Agent Beacon for VS Code
com.sophomath/agent-beacon
Report capabilities needed and not found. Requests aren't fulfilled.
client:VS Code
transport:streamable-http
tools:3
Install Agent Beacon in VS Code
.vscode/mcp.json
{
"servers": {
"agent-beacon": {
"type": "http",
"url": "https://beacon.sophomath.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs