get_census — Agent Observatory MCP Tool Read-only
get_census
(get census) is one of 6 tools on the
Agent Observatory
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_census from your client
- Claude Code Agent Observatory get_census run in your project directory
- Claude Desktop Agent Observatory get_census ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Agent Observatory get_census ~/.cursor/mcp.json
- VS Code Agent Observatory get_census .vscode/mcp.json
- Zed Agent Observatory get_census ~/.config/zed/settings.json
- Windsurf Agent Observatory get_census ~/.codeium/windsurf/mcp_config.json
- Cline Agent Observatory get_census ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Agent Observatory get_census ~/.gemini/settings.json
- Grok Agent Observatory get_census .mcp.json (in your project root)
- ChatGPT Agent Observatory get_census Settings → Connectors → Advanced → Developer mode
- Claude.ai Agent Observatory get_census Settings → Connectors → Add custom connector
- LangChain Agent Observatory get_census pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http agent-observatory https://agent-observatory-flame.vercel.app/api/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.