// sdk · Hosted MCP
Hosted MCP — zero-install for Claude Web / Desktop / Cursor
Hosted Streamable HTTP endpoint at mcp.astroway.info/mcp — same 700+ tool catalogue as the npm package, no local install. One URL, one Bearer header, and your AI client sees the entire AstroWay ecosystem. Multi-tenant: credits draw from the account that owns your Bearer key.
// 01 / install
Install
https://mcp.astroway.info/mcp import: // Add as MCP server in Claude Desktop / Cursor / Cline / Continue / Windsurf
View on registry → mcp.astroway.info
// 02 / highlights
Highlights
- Zero install
- Claude Web compatible
- Bearer auth
- Same 700+ tools
- Auto-updates server-side
// 03 / first request
Make your first request
// Claude Desktop / Cursor / Cline — no npm install, just paste a URL
{
"mcpServers": {
"astroway": {
"url": "https://mcp.astroway.info/mcp",
"headers": {
"Authorization": "Bearer aw_live_..."
}
}
}
} Start building with Hosted MCP
10,000 credits free per month. Open-source SDK, generated from OpenAPI 3.1, always in sync with the backend.