Conversation
|
The CI failure appears to be a permissions issue in the workflow, not related to my PR changes. The Suggested fix for jobs:
check-readme-only:
permissions:
contents: read # needed for pulls.listFiles()
pull-requests: writeSame for the My PR only adds one line to README.md. |
|
Thanks for contributing to the MCP servers repo! We've retired the third-party server list from the README in favor of the MCP Registry — see #3950 for context. The Official Integrations and Community Servers sections no longer exist in the README, so this PR no longer has a target. Going forward, please publish your server to the MCP Registry using the quickstart guide: That's where server discovery now happens. Thanks for building on MCP! Note: I'm working through the backlog with help from Claude Code to give everyone a prompt response. |
Summary
betonit-clilist_bets,get_bet,create_bet,take_bet,vote_winner,propose_settlement,respond_settlementMCP config
{ "mcpServers": { "betonit": { "command": "npx", "args": ["betonit-cli", "mcp"], "env": { "BETONIT_API_KEY": "your-key" } } } }Links