// sdk · Hosted MCP
Hosted MCP — installazione zero per Claude Web / Desktop / Cursor
Endpoint HTTP streamable ospitato su mcp.astroway.info/mcp — stesso catalogo di oltre 700 strumenti del pacchetto npm, senza installazione locale. Un solo URL, un solo header Bearer, e il tuo client AI vede l'intero ecosistema AstroWay. Multi-tenant: i crediti vengono prelevati dal account proprietario della tua chiave Bearer.
// 01 / install
Installa
https://mcp.astroway.info/mcp importa: // Add as MCP server in Claude Desktop / Cursor / Cline / Continue / Windsurf
Vedi nel registro → mcp.astroway.info
// 02 / highlights
Funzionalità
- Nessuna installazione
- Compatibile con Claude Web
- Autenticazione Bearer
- Stessi 700+ strumenti
- Aggiornamenti automatici lato server
// 03 / first request
Prima richiesta
// Claude Desktop / Cursor / Cline — no npm install, just paste a URL
{
"mcpServers": {
"astroway": {
"url": "https://mcp.astroway.info/mcp",
"headers": {
"Authorization": "Bearer aw_live_..."
}
}
}
} Inizia con Hosted MCP
10.000 crediti gratis al mese. SDK open-source, generato da OpenAPI 3.1, sempre sincronizzato con il backend.