Installation & Configuration
{
"mcpServers": {
"mcp-proxy": {
"command": "node",
"args": [
"/full/path/to/pocket-mcp/server/build/index.js"
],
"env": {
"MCP_API_KEY": "api_key_from_client",
"CLIENT_API_URL": "http://localhost:<port>/api"
}
}
}
}Information
Transport
stdio
Language
Python
Created
2026/6/15
Updated
2026/6/17