This site already ran a server that an AI assistant can read. Nothing on it said so in words you would use, and no page told you how to point your own assistant at it. That page exists now, at /agents.
You add one address to your assistant's settings. After that you ask it questions in your own words, and it answers from the same numbers this site shows, with the time each one was read still attached to it.
The questions are the ones people type. Is Apple on chain. Who issues tokenized NVDA, and which chains is it on. What address does tokenized Tesla have. Addresses are the part a model cannot work out for itself: an issuer can redeploy a token, a new chain gets added, and there is nothing in the ticker that tells you the address.
Five clients, four different settings files
Every client that speaks Model Context Protocol wants that address written down its own way, and the differences look like typos until one of them costs you an afternoon.
Claude needs a "type" field. An entry without one is read as a local program it should go and launch, so it skips ours and reports a missing command. VS Code and Copilot keep the whole block under a key called "servers", where the others use "mcpServers", so a file copied across from one of them loads as nothing at all. Gemini CLI wants "httpUrl", because plain "url" picks an older transport that this server does not answer. Cursor wants no type field.
Four of those five fail if you guess. Three fail in a way that reads as our server being down when the problem is a key name in a file on your own machine. Every block on the page was read from that product's own documentation, and each one carries the date it was read beside a link to the page it came from.
What it refuses to do
None of the tools takes a sort parameter. An assistant cannot ask this server which tokenized stock is doing well, because there is no way to phrase the question. Every result states the order it came back in, and states that the order is not a ranking.
There is a skill file published next to the server, and most of it covers how to report the data. Quote what an issuer says about its own product. Keep the timestamp with the number it belongs to. A stock carried by four issuers is one stock, and it gets counted once.
On Apple
Applebot reads this site. It is the crawler behind Spotlight, Siri and Safari search, and it is now named in our robots.txt beside every other assistant crawler we allow.
Siri itself cannot connect to a server like this one yet. Safari did get an MCP server of its own in July, and that one runs the other way round: it hands a coding assistant a browser window to look inside. Our address will be sitting there if Apple opens the direction that would matter here. We are not going to describe that as working before it does.
An iPhone can read the data today without any of it. The Shortcuts app will fetch a JSON file and pull a value out of it, and the addresses are on the page. You would build that Shortcut yourself. We publish nothing for anyone to install, and that is not going to change.
Where to look
/agents has the settings for each client. /developers/agents has the tools, the schemas and the protocol versions. /llms.txt is the whole site written out as one index.