Quickstart
Three steps. About 60 seconds. No sign-in required.
Pick a client
Any MCP client that supports Streamable HTTP transport works. Tested:
- Claude Desktop
- Cursor
- Continue
- MCP Inspector — for poking around
Paste the config
Open your client's MCP config file and add:
{
"mcpServers": {
"wkw-standards": {
"url": "https://who-knows-what.asuprep.org/mcp"
}
}
}
(Claude Desktop is different — it uses the Customize → Connectors → "+" → Add custom connector UI rather than the JSON config. See Install for the per-client walkthrough.)
That's it. The 7 read tools are immediately available. Submitting feedback to improve the corpus is opt-in via the auth-walled URL — see RL feedback if interested.
Verify
Restart (or reload) your client, then ask the agent: "What MCP tools do you have?" You should see 7 tools starting with wkw-standards. Try:
"Search wkw-standards for fractions, grade 4."
It should call list_standards and return five matching standards in a fraction of a second.