
Hosted MCP infrastructure for StellarOne MCP URL per product. Accurate context for Horizon, Soroban, SDKs, and every SCF-funded project in your IDE.
{
"mcpServers": {
"berners-horizon": { "url": "https://berners.dev/mcp/horizon" },
"berners-soroban": { "url": "https://berners.dev/mcp/soroban" },
"berners-js-sdk": { "url": "https://berners.dev/mcp/js-sdk" },
"berners-python-sdk": { "url": "https://berners.dev/mcp/python-sdk" },
// + 656 active SCF-funded projects
"berners-anchor": { "url": "https://berners.dev/mcp/anchor-protocol" },
"berners-soroswap": { "url": "https://berners.dev/mcp/soroswap" },
"berners-[project]": { "url": "https://berners.dev/mcp/[your-project]" }
}
}Use the endpoint selector to preview config for official Stellar products or any SCF-funded project.



GitHub webhooks keep docs synced within minutes: webhook fired, chunks embedded, endpoint updated.
Paste a Stellar error like op_underfunded and get the exact fix with working code from real issues.
Horizon, Soroban, JS SDK, Python SDK, and every SCF project, all from a single MCP config.
See queries this week, unanswered questions, and suggested doc fixes. Product research you didn't have to do.

// Live network contextconst server = new Horizon.Server( "https://horizon-testnet.stellar.org");const fee = await server.fetchBaseFee();const ledger = await server.ledgers().order("desc").limit(1).call();
Repos watchedWhat project owners see after claiming
Most common queries through your MCP
Topics where your docs failed to answer well
Claim your endpoint in three steps
Endpoint status
MCP works publicly. No analytics or team access.
Full dashboard, verified badge, gap alerts, team seats.
How claiming works
GitHub verification ties the dashboard to your project
Join the waitlist
Dashboard claiming opens at launch. Reserve your spot as a project owner.

Ready to build on Stellar without the hallucinations?