io.github.MarvelNwachukwu/mcp-pear MCP Server
io.github.MarvelNwachukwu/mcp-pear
What is the io.github.MarvelNwachukwu/mcp-pear MCP server?
MCP server for Pear Protocol: markets, positions, orders, portfolio, and gated trade execution.
How to install io.github.MarvelNwachukwu/mcp-pear
Copy-paste configuration for popular MCP clients.
PEAR_API_KEYsecretPear API key for authenticated read/write tools (single-user mode). Public tools work without it.
PEAR_ADDRESSWallet address (0x...) bound to PEAR_API_KEY. Required alongside PEAR_API_KEY.
PEAR_JWTsecretPre-minted Pear JWT for multi-tenant orchestrators (JWT pass-through mode). Used directly when set.
PEAR_REFRESH_TOKENsecretRefresh token so the server refreshes an expired JWT itself instead of requiring a restart.
PEAR_TRADE_ENABLEDSet to 'true' to enable the write/trade-execution tools. Off by default.
{
"mcpServers": {
"mcp-pear": {
"command": "npx",
"args": [
"-y",
"@marvelcodes/mcp-pear"
],
"env": {
"PEAR_API_KEY": "<YOUR_PEAR_API_KEY>",
"PEAR_ADDRESS": "<YOUR_PEAR_ADDRESS>",
"PEAR_JWT": "<YOUR_PEAR_JWT>",
"PEAR_REFRESH_TOKEN": "<YOUR_PEAR_REFRESH_TOKEN>",
"PEAR_TRADE_ENABLED": "<YOUR_PEAR_TRADE_ENABLED>"
}
}
}
}{
"mcpServers": {
"mcp-pear": {
"command": "npx",
"args": [
"-y",
"@marvelcodes/mcp-pear"
],
"env": {
"PEAR_API_KEY": "<YOUR_PEAR_API_KEY>",
"PEAR_ADDRESS": "<YOUR_PEAR_ADDRESS>",
"PEAR_JWT": "<YOUR_PEAR_JWT>",
"PEAR_REFRESH_TOKEN": "<YOUR_PEAR_REFRESH_TOKEN>",
"PEAR_TRADE_ENABLED": "<YOUR_PEAR_TRADE_ENABLED>"
}
}
}
}{
"mcpServers": {
"mcp-pear": {
"command": "npx",
"args": [
"-y",
"@marvelcodes/mcp-pear"
],
"env": {
"PEAR_API_KEY": "<YOUR_PEAR_API_KEY>",
"PEAR_ADDRESS": "<YOUR_PEAR_ADDRESS>",
"PEAR_JWT": "<YOUR_PEAR_JWT>",
"PEAR_REFRESH_TOKEN": "<YOUR_PEAR_REFRESH_TOKEN>",
"PEAR_TRADE_ENABLED": "<YOUR_PEAR_TRADE_ENABLED>"
}
}
}
}{
"servers": {
"mcp-pear": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@marvelcodes/mcp-pear"
],
"env": {
"PEAR_API_KEY": "<YOUR_PEAR_API_KEY>",
"PEAR_ADDRESS": "<YOUR_PEAR_ADDRESS>",
"PEAR_JWT": "<YOUR_PEAR_JWT>",
"PEAR_REFRESH_TOKEN": "<YOUR_PEAR_REFRESH_TOKEN>",
"PEAR_TRADE_ENABLED": "<YOUR_PEAR_TRADE_ENABLED>"
}
}
}
}claude mcp add mcp-pear --env PEAR_API_KEY=<YOUR_PEAR_API_KEY> --env PEAR_ADDRESS=<YOUR_PEAR_ADDRESS> --env PEAR_JWT=<YOUR_PEAR_JWT> --env PEAR_REFRESH_TOKEN=<YOUR_PEAR_REFRESH_TOKEN> --env PEAR_TRADE_ENABLED=<YOUR_PEAR_TRADE_ENABLED> -- npx -y @marvelcodes/mcp-pearRelated MCP servers
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
World Monitor
Real-time global intelligence: markets, conflicts, country risk, energy, and infrastructure monitoring via 39 MCP tools.
Netdata
Real-time infrastructure monitoring with per-second metrics, ML-powered anomaly detection, and zero-configuration setup.
Trending hip-hop artist momentum scores across four cultural dimensions.
AI orchestration platform with 100+ agents, swarm coordination, and self-learning memory for enterprise development.
Scrapling MCP Server
Web scraping with stealth HTTP, real browsers, and Cloudflare bypass capabilities.