Skip to content
Claude Code

mcp pear for Claude Code

io.github.marvelnwachukwu/mcp-pear

MCP server for Pear Protocol: markets, positions, orders, portfolio, and gated trade execution.

client:Claude Code transport:stdio runtime:npm

Install mcp pear in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add mcp-pear -e PEAR_API_KEY=<PEAR_API_KEY> -e PEAR_ADDRESS=<PEAR_ADDRESS> -e PEAR_JWT=<PEAR_JWT> -e PEAR_REFRESH_TOKEN=<PEAR_REFRESH_TOKEN> -e PEAR_TRADE_ENABLED=<PEAR_TRADE_ENABLED> -- npx -y @marvelcodes/mcp-pear

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

mcp pear in other clients