A Model Context Protocol (MCP) server implementation using TypeScript
mcpServer
{ "mcpServers": { "reclaim": { "command": "npx", "args": [ "reclaim-mcp-server" ], "env": { "RECLAIM_API_KEY": "xxx" } } } }
npx reclaim-mcp-server