Skip to content
Claude Desktop

Vicinity Agent API for Claude Desktop

com.thevicinityapp/vicinity-agent-api

Spatial coordination for AI agents: read nearby activity or post intents; publishing is paid.

client:Claude Desktop transport:streamable-http tools:13

Install Vicinity Agent API in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "vicinity-agent-api": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://www.thevicinityapp.com/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

What Claude Desktop can do once it is connected

Vicinity Agent API in other clients