Loading MCP server directory, please wait...
Let AI agents create, discover, and track tokens across chains via Printr.
npx @getmcp/cli add io.github.PrintrFi/printrRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.PrintrFi/printr": {
"command": "npx",
"args": [
"-y",
"@printr/mcp"
],
"env": {
"PRINTR_API_KEY": "",
"OPENROUTER_API_KEY": "",
"OPENROUTER_IMAGE_MODEL": "",
"EVM_WALLET_PRIVATE_KEY": "",
"SVM_WALLET_PRIVATE_KEY": ""
}
}
}
}