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