get_field_playbook — Systemia Field Library MCP Tool Read-only
get_field_playbook
(get field playbook) is one of 3 tools on the
Systemia Field Library
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_field_playbook from your client
- Claude Code Systemia Field Library get_field_playbook run in your project directory
- Claude Desktop Systemia Field Library get_field_playbook ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Systemia Field Library get_field_playbook ~/.cursor/mcp.json
- VS Code Systemia Field Library get_field_playbook .vscode/mcp.json
- Zed Systemia Field Library get_field_playbook ~/.config/zed/settings.json
- Windsurf Systemia Field Library get_field_playbook ~/.codeium/windsurf/mcp_config.json
- Cline Systemia Field Library get_field_playbook ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Systemia Field Library get_field_playbook ~/.gemini/settings.json
- Grok Systemia Field Library get_field_playbook .mcp.json (in your project root)
- ChatGPT Systemia Field Library get_field_playbook Settings → Connectors → Advanced → Developer mode
- Claude.ai Systemia Field Library get_field_playbook Settings → Connectors → Add custom connector
- LangChain Systemia Field Library get_field_playbook pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http systemia-field-library https://base44.app/api/apps/6a54381e147576b18ac94d8f/functions/fieldLibraryAgentMcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 25 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.