[Accueil](https://servprivate.com/fr) /
Hébergement Agent IA





Hébergement agent IA · MCP-native · Sans KYC


# L'hébergement que votre agent IA s'achète lui-même.



Un **VPS, RDP ou serveur GPU** offshore sans KYC que votre agent provisionne via MCP ou REST, paie en crypto et supprime — sans carte, sans intervention humaine, opérationnel en 60 secondes.


[Lire la documentation agent](https://servprivate.com/fr/agents)
[Obtenir le serveur MCP](https://pypi.org/project/servprivate-mcp/)






#### Conçu pour les agents autonomes




- Serveur MCP + 50+ endpoints REST

- Solde crypto, sans carte

- Sans KYC, sans e-mail, token uniquement

- Mode simulation pour s'entraîner

- VPS · RDP · GPU

- Déploiement en 60 secondes






MCP
REST
Sans KYC
Crypto uniquement
Simulation
x402

Pourquoi l'hébergement agentique


## La plupart des clouds ont été conçus pour des humains. Celui-ci répond au code.



Un agent autonome se bloque dès qu'un processus exige une carte de crédit, un numéro de téléphone ou un document d'identité. ServPrivate ne dispose d'aucun de ces obstacles — un agent peut donc passer de zéro à un serveur opérationnel sans qu'un humain n'intervienne jamais.





### Sans intervention humaine

L'e-mail et le mot de passe ne sont pas requis — un token à 16 caractères constitue l'intégralité du niveau d'identité. Il n'y a aucune étape KYC nécessitant une validation humaine, de sorte qu'un agent sans interface peut exécuter l'intégralité du processus seul.



### Un paiement qu'une machine peut effectuer

Les cartes supposent une personne avec une adresse de facturation. Les agents règlent en crypto : rechargez un solde prépayé une seule fois, puis chaque déploiement le débite. Le coût est explicite et plafonné — rien d'enregistré susceptible de générer un nouveau prélèvement.



### Conçu pour être découvert

La surface est orientée machine en premier : un serveur MCP hébergé, une spécification OpenAPI 3.1 et une fiche agent A2A sous /.well-known/. Pointez un client dessus et les outils s'enregistrent automatiquement.



Ce que votre agent peut faire

## Chaque commande, en tant qu'outil appelable




### Parcourir & estimer

Énumérer les offres VPS, dédiées, RDP et GPU dans 7 juridictions et calculer le prix de n'importe quelle configuration — tout est public, aucun token requis pour consulter.



### Recharger en crypto

Ouvrir une facture crypto pour l'une des 20 cryptos disponibles, l'interroger jusqu'à confirmation et percevoir le bonus de crédit automatique.



### Déployer & contrôler

Commander un VPS, RDP ou serveur GPU depuis le solde, récupérer les identifiants, puis redémarrer, réinstaller ou éteindre — tout via l'API.



### Configurer le GPU au déploiement

Pré-installer des stacks IA (vLLM, ComfyUI, Ollama) et pré-télécharger des modèles (Llama-3.3-70B, FLUX) dans la commande elle-même.




La surface complète — outils, schémas, OAuth, x402 et le répertoire d'agents public — se trouve sur la page [documentation agent](https://servprivate.com/fr/fr/agents), et alimente un [serveur GPU privé pour les charges de travail IA](https://servprivate.com/fr/fr/crypto-gpu-hosting). 

Comment ça fonctionne

## D'un prompt à un serveur opérationnel. Trois étapes.


01

### Connectez le serveur MCP

Pointez Claude, Cursor ou tout client MCP sur servprivate-mcp (ou l'endpoint hébergé). Les outils s'enregistrent automatiquement.

02

### Laissez l'agent payer

Il ouvre une recharge crypto et attend la confirmation. Vous définissez le budget ; le solde prépayé est le plafond qu'il ne peut pas dépasser.

03

### Il provisionne le serveur

L'agent déploie le serveur que vous avez décrit, récupère les identifiants une seule fois et vous remet une machine opérationnelle — ou la supprime une fois la tâche terminée.





Serveur MCP open-source


## Installez-le une fois, puis interagissez en langage naturel



Le serveur **servprivate-mcp** (MIT, disponible sur PyPI et GitHub) mappe l'intégralité de l'API en outils MCP, permettant à votre assistant de comparer des offres, recharger en Monero ou Bitcoin et déployer un serveur — y compris un serveur GPU avec des modèles pré-chargés — de manière conversationnelle.


[GitHub](https://github.com/ServPrivate/servprivate-mcp)
[PyPI](https://pypi.org/project/servprivate-mcp/)
[Documentation d'intégration complète](https://servprivate.com/fr/agents)





uvx servprivate-mcp
# or
pip install servprivate-mcp



Agentique vs lié à une identité


## Pourquoi les agents bloquent sur un cloud ordinaire. Et pas ici.



| Dimension | ServPrivate | Cloud lié à une identité |
| --- | --- | --- |
| **Inscription** | ✅ Token, sans validation humaine | ❌ Compte + carte vérifiée, souvent pièce d'identité |
| **KYC** | ✅ Aucun, jamais | ❌ Identité + adresse de facturation |
| **Paiement** | ✅ Solde crypto prépayé | ❌ Carte enregistrée, facture mensuelle |
| **Provisionnement** | ✅ MCP + 50+ REST endpoints | ⚠️ REST derrière un compte humain |
| **Simulation** | ✅ Mode simulation intégré | ⚠️ Crédit d'essai, le cas échéant |
| **Suppression** | ✅ L'agent annule ; rien de récurrent | ❌ Abonnement lié à une carte |
| **Juridiction** | ✅ 7 juridictions offshore | ⚠️ Juridiction du prestataire |

FAQ

## Agents et serveurs, les réponses





### 01
Un agent IA peut-il vraiment acheter un serveur de manière autonome ?

Oui — de bout en bout. ServPrivate propose une API Agent publique (REST + un serveur MCP hébergé) permettant à un agent de créer un compte, d'alimenter un solde en cryptomonnaie et de déployer un VPS, un RDP Windows ou un serveur GPU sans validation humaine. Le niveau d'identité est identique pour une personne et un modèle : un token à 16 caractères, sans KYC. Un serveur est actif en moins de 60 secondes.





### 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.






## Donnez les clés à votre agent



Connectez-le au serveur MCP, alimentez un petit solde crypto, et laissez-le déployer un serveur dès qu'il en a besoin.

[Lire la documentation agent](https://servprivate.com/fr/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 et serveurs dédiés offshore dans 7 juridictions privacy-friendly. Sans KYC, sans logs, crypto uniquement. La vie privée par architecture.",
    "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": "Accueil",
            "item": "https://servprivate.com/"
        },
        {
            "@type": "ListItem",
            "position": 2,
            "name": "Hébergement Agent IA",
            "item": "https://servprivate.com/ai-agent-hosting"
        }
    ]
}
```

```json
{
    "@context": "https://schema.org",
    "@type": "WebPage",
    "@id": "https://servprivate.com/ai-agent-hosting#webpage",
    "name": "Hébergement Agent IA — Laissez votre agent IA acheter son propre serveur, sans KYC | ServPrivate",
    "description": "Donnez à votre agent IA sa propre infrastructure : un VPS offshore sans KYC, un RDP ou un serveur GPU qu'il provisionne via MCP ou REST, paie en crypto et supprime. Sans carte, sans intervention humaine.",
    "url": "https://servprivate.com/ai-agent-hosting",
    "isPartOf": {
        "@id": "https://servprivate.com/#website"
    },
    "primaryImageOfPage": "https://servprivate.com/assets/img/og-ai-agent.jpg"
}
```

