Do I need an API key or account?
Do I need an API key or account?
No. The public endpoint is keyless and requires no account. Add the URL to your client and
start asking questions.
Is it really read-only?
Is it really read-only?
Yes. Every tool is a read-only view over public data. The server can fetch public subnet
data, but it can never write, sign, transact, or reach private infrastructure.
What transport does it use?
What transport does it use?
Streamable HTTP, served at the root endpoint
https://mcp.theminos.ai. Use the same URL
wherever your client labels it as remote MCP, HTTP, or Streamable HTTP.Which AI clients are supported?
Which AI clients are supported?
Any client that supports the Model Context Protocol —
including Cursor, Claude (Desktop, Code), and others. See Connect for setup.
Why does a round have submissions but no winner?
Why does a round have submissions but no winner?
Rounds are scored after the submission window closes. While a round is open, submissions are
in but the ranking isn’t final — so there is no leader yet. Every result is labeled with its
phase (open / scoring / finalized) so an in-progress round is never presented as final.
How fresh is the data?
How fresh is the data?
Tools read live public subnet data through a short server-side cache (seconds), so answers
reflect the current state of the network without hammering the upstream API.
Can it look up a specific miner?
Can it look up a specific miner?
Yes —
get_miner_history and get_miner_report_card take a public miner hotkey. These are
the only tools that need input; run them from your connected client.What will it never expose?
What will it never expose?
No wallet keys, seed phrases,
.env values, API/SSH keys, private configs, presigned URLs,
private benchmark artifacts, admin/database access, or private validator data. See
Safety.
