Agent-native interfaces to Coronium — CLI, MCP server, TypeScript SDK. Mobile 4G/5G proxies pay-per-hour USDC.
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"coronium-ai": {
"command": "npx",
"args": [
"-y",
"bolivian-peru/coronium-ai"
]
}
}
}
Run in terminal:
claude mcp add coronium-ai npx -y bolivian-peru/coronium-ai
Add to .cursor/mcp.json:
{
"mcpServers": {
"coronium-ai": {
"command": "npx",
"args": [
"-y",
"bolivian-peru/coronium-ai"
]
}
}
}