AI & ML
Trust: 37/100 (Limited)io.github.PrintrFi/printr Guide
Let AI agents create, discover, and track tokens across chains via Printr.
1 starsby PrintrFi
Quick Start
Install
npx @printr/mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-printrfi-printr": {
"command": "npx",
"args": [
"@printr/mcp"
]
}
}
}