agent_readiness — index MCP Tool
agent_readiness
(agent readiness) is one of 4 tools on the
index
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call agent_readiness from your client
- Claude Code index agent_readiness run in your project directory
- Claude Desktop index agent_readiness ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor index agent_readiness ~/.cursor/mcp.json
- VS Code index agent_readiness .vscode/mcp.json
- Zed index agent_readiness ~/.config/zed/settings.json
- Windsurf index agent_readiness ~/.codeium/windsurf/mcp_config.json
- Cline index agent_readiness ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI index agent_readiness ~/.gemini/settings.json
- Grok index agent_readiness .mcp.json (in your project root)
- ChatGPT index agent_readiness Settings → Connectors → Advanced → Developer mode
- Claude.ai index agent_readiness Settings → Connectors → Add custom connector
- LangChain index agent_readiness pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http index https://isoligne.com/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.