Loading MCP server directory, please wait...
MCP server for Pear Protocol: markets, positions, orders, portfolio, and gated trade execution.
npx @getmcp/cli add io.github.MarvelNwachukwu/mcp-pearRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.MarvelNwachukwu/mcp-pear": {
"command": "npx",
"args": [
"-y",
"@marvelcodes/mcp-pear"
],
"env": {
"PEAR_API_KEY": "",
"PEAR_ADDRESS": "",
"PEAR_JWT": "",
"PEAR_REFRESH_TOKEN": "",
"PEAR_TRADE_ENABLED": ""
}
}
}
}