[Home](https://servprivate.com/it) /
AI Agent Hosting





AI agent hosting · MCP-native · Senza KYC


# L'hosting che il tuo agente AI acquista da solo.



Un **VPS, RDP o server GPU** offshore senza KYC che il tuo agente provisiona tramite MCP o REST, paga in crypto e smonta — nessuna carta, nessun intervento umano, attivo in 60 secondi.


[Leggi la documentazione per agenti](https://servprivate.com/it/agents)
[Ottieni il server MCP](https://pypi.org/project/servprivate-mcp/)






#### Costruito per agenti autonomi




- Server MCP + 50+ endpoint REST

- Saldo crypto, nessuna carta

- Nessun KYC, nessuna email, solo token

- Modalità dry-run per prove

- VPS · RDP · GPU

- Distribuzione in 60 secondi






MCP
REST
Senza KYC
Solo crypto
Dry-run
x402

Perché l'hosting agentico


## La maggior parte dei cloud è stata costruita per le persone. Questo risponde al codice.



Un agente autonomo si blocca nel momento in cui un flusso richiede una carta di credito, un numero di telefono o un caricamento di documenti d'identità. ServPrivate non ha nessuno di questi ostacoli — quindi un agente può passare da zero a un server operativo senza che un essere umano intervenga mai.





### Nessun intervento umano nel processo

Email e password non sono richieste — un token di 16 caratteri è l'intero livello d'identità. Non esiste alcun passaggio KYC che richieda l'intervento di una persona, quindi un agente headless esegue l'intero flusso da solo.



### Un pagamento che una macchina può eseguire

Le carte presuppongono una persona con un indirizzo di fatturazione. Gli agenti pagano in crypto: ricarica una volta un saldo prepagato, poi ogni distribuzione attinge da esso. Il costo è esplicito e delimitato — nulla salvato su file da addebitare di nuovo.



### Costruito per essere scoperto

La superficie è machine-first: un server MCP ospitato, una specifica OpenAPI 3.1 e un agent card A2A sotto /.well-known/. Punta un client su di esso e gli strumenti si registrano da soli.



Cosa può fare il tuo agente

## Ogni ordine, come strumento che può richiamare




### Esplora e preventiva

Enumera piani VPS, dedicati, RDP e GPU in 7 giurisdizioni e calcola il prezzo di qualsiasi configurazione — tutto pubblico, nessun token richiesto.



### Ricarica in crypto

Apri una fattura crypto per una qualsiasi delle 20 monete, monitora la conferma e incassa il bonus di credito automatico.



### Distribuisci e controlla

Ordina un VPS, RDP o server GPU dal saldo, leggi le credenziali, poi riavvia, reinstalla o spegni — tutto tramite API.



### Configura la GPU al momento della distribuzione

Preinstalla stack AI (vLLM, ComfyUI, Ollama) e scarica in anticipo i modelli (Llama-3.3-70B, FLUX) nell'ordine stesso.




L'intera superficie — strumenti, schemi, OAuth, x402 e la directory pubblica degli agenti — si trova nella pagina [documentazione agenti](https://servprivate.com/it/it/agents) e alimenta un [server GPU privato per carichi di lavoro AI](https://servprivate.com/it/it/crypto-gpu-hosting). 

Come funziona

## Da un prompt a una macchina operativa. Tre passaggi.


01

### Connetti il server MCP

Punta Claude, Cursor o qualsiasi client MCP su servprivate-mcp (o l'endpoint ospitato). Gli strumenti si registrano automaticamente.

02

### Lascia pagare l'agente

Apre una ricarica crypto e attende la conferma. Tu imposti il budget; il saldo prepagato è il tetto che non può superare.

03

### L'agente provisiona il server

L'agente distribuisce la macchina che hai descritto, legge le credenziali una volta e ti consegna una macchina operativa — o la smonta al termine.





Server MCP open-source


## Installalo una volta, poi chiedi in linguaggio naturale



Il server **servprivate-mcp** (MIT, su PyPI e GitHub) mappa l'intera API su strumenti MCP, così il tuo assistente può confrontare piani, ricaricare in Monero o Bitcoin e distribuire un server — incluso un server GPU con modelli precaricati — in modo conversazionale.


[GitHub](https://github.com/ServPrivate/servprivate-mcp)
[PyPI](https://pypi.org/project/servprivate-mcp/)
[Documentazione completa di integrazione](https://servprivate.com/it/agents)





uvx servprivate-mcp
# or
pip install servprivate-mcp



Agentico vs vincolato all'identità


## Perché gli agenti si bloccano su un cloud normale. E non qui.



| Dimensione | ServPrivate | Cloud vincolato all'identità |
| --- | --- | --- |
| **Registrazione** | ✅ Token, nessuna revisione umana | ❌ Account + carta verificata, spesso ID |
| **KYC** | ✅ Nessuno, mai | ❌ Identità + indirizzo di fatturazione |
| **Pagamento** | ✅ Saldo crypto prepagato | ❌ Carta salvata, fattura mensile |
| **Provisioning** | ✅ MCP + 50+ REST endpoints | ⚠️ REST dietro un account umano |
| **Prova** | ✅ Modalità dry-run integrata | ⚠️ Credito di prova, se disponibile |
| **Smontaggio** | ✅ L'agente cancella; nulla di ricorrente | ❌ Abbonamento legato a una carta |
| **Giurisdizione** | ✅ 7 giurisdizioni offshore | ⚠️ Giurisdizione locale del provider |

FAQ

## Agenti e server, risposta alle domande





### 01
Un agente AI può davvero acquistare un server da solo?

Sì — dall'inizio alla fine. ServPrivate offre un Agent API pubblico (REST + un server MCP ospitato) così un agente può creare un account, ricaricare un saldo con criptovaluta e distribuire un VPS, Windows RDP o server GPU senza alcuna revisione umana. Il livello d'identità è identico per una persona e per un modello: un token di 16 caratteri, nessun KYC. Un server è attivo in meno di 60 secondi.





### 02
How does the agent pay without a card?



The model is balance-only. The agent tops up a USD balance once with crypto (Bitcoin, Monero or 18 other coins, from $30, with up to +100% bonus credit), then every deploy debits that prepaid balance. There is no card on file and nothing recurring — if the balance is short, the order returns HTTP 402 with the exact amount to top up, which the agent can act on automatically.





### 03
Which clients and frameworks are supported?



Claude Desktop, Claude Code, Cursor, Cline, Continue and any MCP-aware client, plus plain REST for everything else. There is an official open-source MCP server — install it with "pip install servprivate-mcp" or "uvx servprivate-mcp" — that exposes the whole catalogue, billing and server lifecycle as tools your assistant can call in natural language.





### 04
How do I stop an agent from over-spending?



Spending is bounded by design. The balance is prepaid, so there is no card to run up. GPU orders can carry an auto-shutdown timer (6h–7d) so a forgotten box self-destructs. And the whole flow has a dry-run mode (?dry_run=1) so an agent — or you — can rehearse a top-up and deploy without spending a cent or provisioning anything.





### 05
Is it really no-KYC for agents too?



Yes. No email, no name, no phone, no ID — for humans or agents alike. The account token is issued automatically on the first crypto top-up and shown once. No traffic, connection or DNS logs are kept at the hypervisor level. The warrant canary documents exactly what is and is not collected.





### 06
What can the agent actually do through the API?



Browse the catalogue (VPS, dedicated, Windows RDP, GPU), quote a configuration, open and poll a crypto top-up, deploy and act on servers (reboot/shutdown/reinstall), read credentials, and check anonymous domain availability. GPU deploys accept deploy-time AI config: pre-installed stacks (vLLM, ComfyUI, Ollama) and pre-downloaded models (Llama-3.3-70B, FLUX, DeepSeek-R1). Every action has a REST endpoint and an MCP tool.






## Dai al tuo agente le chiavi



Collegalo al server MCP, alimenta un piccolo saldo crypto e lascia che avvii un server nel momento in cui ne ha bisogno.

[Leggi la documentazione per agenti](https://servprivate.com/it/agents)


## Structured data (JSON-LD)

```json
{
    "@context": "https://schema.org",
    "@type": "Organization",
    "@id": "https://servprivate.com/#organization",
    "name": "ServPrivate",
    "alternateName": "ServPrivacy",
    "url": "https://servprivate.com",
    "description": "VPS e server dedicati offshore in 7 giurisdizioni. Nessun KYC, nessun log, solo crypto. Privacy per architettura.",
    "logo": {
        "@type": "ImageObject",
        "url": "https://servprivate.com/ServPrivate.webp",
        "width": 512,
        "height": 512
    },
    "foundingDate": "2025",
    "areaServed": [
        {
            "@type": "Country",
            "name": "Iceland"
        },
        {
            "@type": "Country",
            "name": "Panama"
        },
        {
            "@type": "Country",
            "name": "Moldova"
        },
        {
            "@type": "Country",
            "name": "Romania"
        },
        {
            "@type": "Country",
            "name": "Switzerland"
        },
        {
            "@type": "Country",
            "name": "Netherlands"
        },
        {
            "@type": "Country",
            "name": "Russia"
        }
    ],
    "knowsAbout": [
        "Offshore hosting",
        "Offshore VPS",
        "Bare-metal dedicated servers",
        "DMCA-ignored hosting",
        "No KYC hosting",
        "Cryptocurrency payments",
        "Privacy engineering",
        "Token-based authentication",
        "Anonymous domain name registration",
        "No-KYC domain registrar",
        "WHOIS privacy",
        "Cheap .com domains",
        "Crypto-paid domain names",
        "NVIDIA GPU compute",
        "Windows RDP hosting",
        "Agentic commerce"
    ],
    "contactPoint": {
        "@type": "ContactPoint",
        "contactType": "customer support",
        "url": "https://servprivate.com/contact",
        "availableLanguage": [
            "en",
            "ru",
            "zh",
            "es",
            "fr",
            "de",
            "pt",
            "ar",
            "ja",
            "ko",
            "hi",
            "id",
            "it",
            "tr",
            "fa",
            "vi"
        ]
    },
    "sameAs": [
        "https://servprivate.com/canary",
        "https://servprivate.com/press"
    ]
}
```

```json
{
    "@context": "https://schema.org",
    "@type": "WebSite",
    "@id": "https://servprivate.com/#website",
    "url": "https://servprivate.com",
    "name": "ServPrivate",
    "publisher": {
        "@id": "https://servprivate.com/#organization"
    },
    "inLanguage": [
        "en",
        "ru",
        "zh",
        "es",
        "fr",
        "de",
        "pt",
        "ar",
        "ja",
        "ko",
        "hi",
        "id",
        "it",
        "tr",
        "fa",
        "vi"
    ]
}
```

```json
{
    "@context": "https://schema.org",
    "@type": "WebAPI",
    "@id": "https://servprivate.com/ai-agent-hosting#api",
    "name": "ServPrivate Agent API",
    "description": "Public REST + MCP API. An AI agent can top up with crypto and deploy a KYC-free offshore VPS, RDP or GPU server end to end. No KYC, crypto-only, dry-run supported.",
    "documentation": "https://servprivate.com/agents",
    "termsOfService": "https://servprivate.com/tos",
    "provider": {
        "@id": "https://servprivate.com/#organization"
    },
    "potentialAction": {
        "@type": "BuyAction",
        "target": {
            "@type": "EntryPoint",
            "urlTemplate": "https://servprivate.com/api/v1/orders",
            "httpMethod": "POST",
            "contentType": "application/json"
        }
    }
}
```

```json
{
    "@context": "https://schema.org",
    "@type": "FAQPage",
    "mainEntity": [
        {
            "@type": "Question",
            "name": "Can an AI agent really buy a server on its own?",
            "acceptedAnswer": {
                "@type": "Answer",
                "text": "Yes — end to end. ServPrivate ships a public Agent API (REST + a hosted MCP server) so an agent can create an account, top up a balance with cryptocurrency, and deploy a VPS, Windows RDP or GPU box with no human review. The identity floor is the same for a person and a model: a 16-character token, no KYC. A server is active in under 60 seconds."
            }
        },
        {
            "@type": "Question",
            "name": "How does the agent pay without a card?",
            "acceptedAnswer": {
                "@type": "Answer",
                "text": "The model is balance-only. The agent tops up a USD balance once with crypto (Bitcoin, Monero or 18 other coins, from $30, with up to +100% bonus credit), then every deploy debits that prepaid balance. There is no card on file and nothing recurring — if the balance is short, the order returns HTTP 402 with the exact amount to top up, which the agent can act on automatically."
            }
        },
        {
            "@type": "Question",
            "name": "Which clients and frameworks are supported?",
            "acceptedAnswer": {
                "@type": "Answer",
                "text": "Claude Desktop, Claude Code, Cursor, Cline, Continue and any MCP-aware client, plus plain REST for everything else. There is an official open-source MCP server — install it with \"pip install servprivate-mcp\" or \"uvx servprivate-mcp\" — that exposes the whole catalogue, billing and server lifecycle as tools your assistant can call in natural language."
            }
        },
        {
            "@type": "Question",
            "name": "How do I stop an agent from over-spending?",
            "acceptedAnswer": {
                "@type": "Answer",
                "text": "Spending is bounded by design. The balance is prepaid, so there is no card to run up. GPU orders can carry an auto-shutdown timer (6h–7d) so a forgotten box self-destructs. And the whole flow has a dry-run mode (?dry_run=1) so an agent — or you — can rehearse a top-up and deploy without spending a cent or provisioning anything."
            }
        },
        {
            "@type": "Question",
            "name": "Is it really no-KYC for agents too?",
            "acceptedAnswer": {
                "@type": "Answer",
                "text": "Yes. No email, no name, no phone, no ID — for humans or agents alike. The account token is issued automatically on the first crypto top-up and shown once. No traffic, connection or DNS logs are kept at the hypervisor level. The warrant canary documents exactly what is and is not collected."
            }
        },
        {
            "@type": "Question",
            "name": "What can the agent actually do through the API?",
            "acceptedAnswer": {
                "@type": "Answer",
                "text": "Browse the catalogue (VPS, dedicated, Windows RDP, GPU), quote a configuration, open and poll a crypto top-up, deploy and act on servers (reboot/shutdown/reinstall), read credentials, and check anonymous domain availability. GPU deploys accept deploy-time AI config: pre-installed stacks (vLLM, ComfyUI, Ollama) and pre-downloaded models (Llama-3.3-70B, FLUX, DeepSeek-R1). Every action has a REST endpoint and an MCP tool."
            }
        }
    ]
}
```

```json
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "name": "Home",
            "item": "https://servprivate.com/"
        },
        {
            "@type": "ListItem",
            "position": 2,
            "name": "AI Agent Hosting",
            "item": "https://servprivate.com/ai-agent-hosting"
        }
    ]
}
```

```json
{
    "@context": "https://schema.org",
    "@type": "WebPage",
    "@id": "https://servprivate.com/ai-agent-hosting#webpage",
    "name": "AI Agent Hosting — Lascia che il tuo agente AI acquisti il proprio server, senza KYC | ServPrivate",
    "description": "Dai al tuo agente AI la propria infrastruttura: un VPS offshore senza KYC, RDP o server GPU che provisiona tramite MCP o REST, paga in crypto e smonta. Nessuna carta, nessun intervento umano.",
    "url": "https://servprivate.com/ai-agent-hosting",
    "isPartOf": {
        "@id": "https://servprivate.com/#website"
    },
    "primaryImageOfPage": "https://servprivate.com/assets/img/og-ai-agent.jpg"
}
```

