PluginBench
MCP Server

io.github.nach-dakwale/instadomain MCP Server

io.github.nach-dakwale/instadomain

What is the io.github.nach-dakwale/instadomain MCP server?

Domain registration for AI agents via Stripe or x402 crypto with Cloudflare DNS.

How to install io.github.nach-dakwale/instadomain

Copy-paste configuration for popular MCP clients.

transport: http
Config generated by PluginBench — verify against the source before use.
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "instadomain": {
      "url": "https://instadomain.fly.dev/mcp/"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "instadomain": {
      "serverUrl": "https://instadomain.fly.dev/mcp/"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "instadomain": {
      "type": "http",
      "url": "https://instadomain.fly.dev/mcp/"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "instadomain": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://instadomain.fly.dev/mcp/"
      ]
    }
  }
}
Claude Code
claude mcp add --transport http instadomain https://instadomain.fly.dev/mcp/

Related MCP servers

Check domain name availability via RDAP. Single, bulk, and smart suggestions. No API key needed.

View repository →