MCP Server
Overview
Connect AI assistants to use your tools via MCP
The MCP server lets AI assistants call your tools directly. Set it up once and any MCP-compatible client can use all available tools without manual copy-pasting.
The server uses stdio transport (stdin/stdout) - no HTTP server or port configuration needed. The AI client spawns the server as a subprocess and communicates over stdin/stdout pipes.
Quick Start
- Set up your client (Claude Desktop, Claude Code, Cursor, or VS Code)
- Browse the available tools
- Ask your AI assistant to use them