MCP Server
MCP
Impreza Host
No-KYC offshore hosting an AI agent runs end-to-end: no-email signup, crypto, domain, VPS, deploy.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.imprezahost.com/mcp"
}
],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "impreza-mcp",
"version": "0.5.0",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Impreza API key (imp_…), from the clientarea → Impreza API.",
"isRequired": true,
"isSecret": true,
"name": "IMPREZA_API_KEY"
},
{
"description": "Impreza API secret (shown once when the key is created).",
"isRequired": true,
"isSecret": true,
"name": "IMPREZA_API_SECRET"
},
{
"description": "API base URL. Defaults to https://api.imprezahost.com.",
"name": "IMPREZA_BASE_URL"
}
]
}
]
}
mcp
model-context-protocol
streamable-http
npm
By
Comments
Sign in to leave a comment