
1{2 "mcpServers": {3 "bear": {4 "env": {5 "BEAR_API_TOKEN": "<YOUR_TOKEN>"6 },7 "args": [8 "--from",9 "git+https://github.com/jkawamoto/mcp-bear",10 "mcp-bear",11 "--token",12 "<YOUR_TOKEN>"13 ],14 "command": "uvx"15 }16 }17}
No reviews yet. Be the first to review!
Sign in to join the conversation