Extend the capabilities of your AI Agents with Polar as MCP Server
{ "mcpServers": { "Polar": { "command": "npx", "args": [ "-y", "--package", "@polar-sh/sdk", "--", "mcp", "start", "--access-token", "..." ] } } }
npx -y --package @polar-sh/sdk -- mcp start --access-token ...
npx -y --package @polar-sh/sdk -- mcp start --help
Was this page helpful?