Labsco
its-dart logo

beans-mcp

from its-dart

MCP server for Beans issue tracker

๐Ÿ”ฅ๐Ÿ”ฅ๐Ÿ”ฅโœ“ VerifiedFreeQuick setup

Return to top

Run the server โ€‹

bash

npx @selfagency/beans-mcp /path/to/workspace

Or with explicit flags:

bash

npx @selfagency/beans-mcp --workspace-root /path/to/workspace --cli-path beans --port 39173

CLI arguments โ€‹

  • workspace-root (positional) or --workspace-root / --workspace

  • --cli-path <path>

  • --port <number>

  • --log-dir <path>

  • -h, --help

Workspace resolution order โ€‹

  • Explicit CLI workspace argument

  • MCP roots from connected client

  • Current working directory

First commands to run from your MCP client โ€‹

  • beans_init (optional, if workspace not initialized)

  • beans_query with operation: refresh

  • beans_view on specific IDs