describe_intelligence — Agent Intelligence Platform MCP Tool Read-only
describe_intelligence
(describe intelligence) is one of 4 tools on the
Agent Intelligence Platform
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call describe_intelligence from your client
- Claude Code Agent Intelligence Platform describe_intelligence run in your project directory
- Claude Desktop Agent Intelligence Platform describe_intelligence ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Agent Intelligence Platform describe_intelligence ~/.cursor/mcp.json
- VS Code Agent Intelligence Platform describe_intelligence .vscode/mcp.json
- Zed Agent Intelligence Platform describe_intelligence ~/.config/zed/settings.json
- Windsurf Agent Intelligence Platform describe_intelligence ~/.codeium/windsurf/mcp_config.json
- Cline Agent Intelligence Platform describe_intelligence ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Agent Intelligence Platform describe_intelligence ~/.gemini/settings.json
- Grok Agent Intelligence Platform describe_intelligence .mcp.json (in your project root)
- ChatGPT Agent Intelligence Platform describe_intelligence Settings → Connectors → Advanced → Developer mode
- Claude.ai Agent Intelligence Platform describe_intelligence Settings → Connectors → Add custom connector
- LangChain Agent Intelligence Platform describe_intelligence pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http agent-intelligence-platform https://agent-intelligence-platform.fhochard.workers.dev/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 26 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.