Developer Tools
Trust: 37/100 (Limited)io.github.vrllrv/junto-mcp Guide
The payment protocol for people and agents. One MCP server, any payment rail.
by vrllrv
Quick Start
Install
npx junto-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-vrllrv-junto-mcp": {
"command": "npx",
"args": [
"junto-mcp"
]
}
}
}