Vicinity Agent API for VS Code
com.thevicinityapp/vicinity-agent-api
Spatial coordination for AI agents: read nearby activity or post intents; publishing is paid.
client:VS Code
transport:streamable-http
tools:13
Install Vicinity Agent API in VS Code
.vscode/mcp.json
{
"servers": {
"vicinity-agent-api": {
"type": "http",
"url": "https://www.thevicinityapp.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs