claude mcp add devforgesworn-rendezvous-mcp -- npx -y rendezvous-mcp
{
"mcpServers": {
"devforgesworn-rendezvous-mcp": {
"command": "npx",
"args": ["-y", "rendezvous-mcp"]
}
}
}
{
"mcpServers": {
"devforgesworn-rendezvous-mcp": {
"command": "npx",
"args": ["-y", "rendezvous-mcp"]
}
}
}
{
"mcpServers": {
"devforgesworn-rendezvous-mcp": {
"command": "npx",
"args": ["-y", "rendezvous-mcp"]
}
}
}
About This MCP Server
The rendezvous-mcp server provides a fair meeting point discovery service for AI agents, enabling them to determine optimal meeting locations based on isochrone-based travel time fairness. This npm package connects to AI-ML systems through stdio, facilitating communication between agents and the server. Developers would use rendezvous-mcp when building applications that require AI agents to converge at a mutually accessible location, such as in logistics or transportation planning systems.
Fair meeting point discovery for AI agents with isochrone-based travel time fairness. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with ai & machine learning capabilities via the stdio transport.
Package
rendezvous-mcp on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The rendezvous-mcp server extends your AI assistant with ai & machine learning capabilities. Once installed, your AI can use its tools automatically.