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