Loomal

beans-mcp

MCP server by github.com/selfagency/beans-mcp

Interact with the Beans CLI issue tracker agentically

0 starsnpm: @selfagency/beans-mcp

About beans-mcp

beans-mcp is an MCP (Model Context Protocol) server published by selfagency in the official MCP registry, listed under Autonomous Agents on Loomal. Interact with the Beans CLI issue tracker agentically

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

Development happens in the open at github.com/selfagency/beans-mcp.

Use beans-mcp with your agent

Claude Code · one command
claude mcp add beans-mcp -- npx -y @selfagency/beans-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "beans-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@selfagency/beans-mcp"
      ]
    }
  }
}
npm@selfagency/beans-mcp

Frequently asked questions

What is beans-mcp?
beans-mcp is an MCP (Model Context Protocol) server by selfagency in the Autonomous Agents category. Interact with the Beans CLI issue tracker agentically
How do I connect beans-mcp to Claude, Cursor, or another MCP client?
Install beans-mcp from its npm package (@selfagency/beans-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 beans-mcp open source?
Yes — the source code is public at github.com/selfagency/beans-mcp.
Can AI agents pay to use beans-mcp?
Not yet through Loomal — beans-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 beans-mcp? Claim this listing free by verifying GitHub ownership, or contact us.