Loomal

junto-mcp

MCP server by github.com/vrllrv/junto-mcp

The payment protocol for people and agents. One MCP server, any payment rail.

0 starsnpm: junto-mcp

About junto-mcp

junto-mcp is an MCP (Model Context Protocol) server published by vrllrv in the official MCP registry, listed under Autonomous Agents on Loomal. The payment protocol for people and agents. One MCP server, any payment rail.

It ships as an npm package (junto-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/vrllrv/junto-mcp.

Use junto-mcp with your agent

Claude Code · one command
claude mcp add junto-mcp -- npx -y junto-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "junto-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "junto-mcp"
      ]
    }
  }
}
npmjunto-mcp

Frequently asked questions

What is junto-mcp?
junto-mcp is an MCP (Model Context Protocol) server by vrllrv in the Autonomous Agents category. The payment protocol for people and agents. One MCP server, any payment rail.
How do I connect junto-mcp to Claude, Cursor, or another MCP client?
Install junto-mcp from its npm package (junto-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is junto-mcp open source?
Yes — the source code is public at github.com/vrllrv/junto-mcp.
Can AI agents pay to use junto-mcp?
Not yet through Loomal — junto-mcp is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain junto-mcp? Claim this listing free by verifying GitHub ownership, or contact us.