Developer Tools
Trust: 37/100 (Limited)io.github.selfagency/beans-mcp Guide
Interact with the Beans CLI issue tracker agentically
by selfagency
Quick Start
Install
npx @selfagency/beans-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-selfagency-beans-mcp": {
"command": "npx",
"args": [
"@selfagency/beans-mcp"
]
}
}
}