Loading MCP server directory, please wait...
Company facts for AI agents: which vendors a company uses, proven from DNS. Paid in USDC.
npx @getmcp/cli add io.github.plus8bit/hosakaRequires Node.js 18+. Community-contributed server. Review source before installing.
HOSAKA_PRIVATE_KEYPrivate key of a wallet holding a little USDC on Base. It signs payments locally and never leaves the machine.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.plus8bit/hosaka": {
"command": "npx",
"args": [
"-y",
"hosaka-mcp"
],
"env": {
"HOSAKA_PRIVATE_KEY": "",
"HOSAKA_URL": ""
}
}
}
}