Loading MCP server directory, please wait...
Open execution contract for agents doing business work. 6 operators, one MIT-licensed spec.
npx @getmcp/cli add io.github.bdentech/chieflabRequires Node.js 18+. Community-contributed server. Review source before installing.
CHIEFLAB_API_KEYBearer key. Get one at https://chieflab.io/get-key. Or run `npx @chieflab/cli login` after install for a saved-config alternative.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.bdentech/chieflab": {
"command": "node",
"args": [
"@chieflab/mcp-server"
],
"env": {
"CHIEFLAB_API_KEY": ""
}
}
}
}