Loading MCP server directory, please wait...
Search and call pay-per-request data services, paying in USDC on Base with x402.
npx @getmcp/cli add network.pocket/agentic-portal-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"network.pocket/agentic-portal-mcp": {
"command": "npx",
"args": [
"-y",
"@pocket-network/agentic-portal-mcp"
],
"env": {
"POCKET_PRIVATE_KEY": "",
"POCKET_MAX_TOTAL_ATOMIC": "",
"POCKET_MAX_PER_CALL_ATOMIC": "",
"POCKET_NETWORK": "eip155:8453",
"POCKET_QUOTE_ONLY": "false"
}
}
}
}