Spanly for VS Code
com.spanly/spanly
MCP observability. Query live traffic, errors, duration, and alerts from your AI agent.
client:VS Code
transport:streamable-http
Install Spanly in VS Code
.vscode/mcp.json
{
"servers": {
"spanly": {
"type": "http",
"url": "https://mcp.spanly.com/"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs