Welcome
noBGP is an AI-native infrastructure management platform that lets you control remote systems, and manage distributed networks through natural conversation with AI assistants like Claude and ChatGPT.
What is noBGP?
noBGP transforms how you interact with infrastructure by integrating directly with AI assistants via the Model Context Protocol (MCP). Instead of remembering commands, managing SSH keys, or navigating complex dashboards, you simply describe what you want to accomplish in plain English.
With noBGP, you can:
- Provision compute nodes on-demand through conversation
- Execute commands on remote systems interactively
- Publish web services with public or protected URLs
- Access browser-based terminals for any connected machine
- Manage networks and discover connected nodes
- Share files across your distributed infrastructure
All of this happens through your preferred AI assistant, with full OAuth security and enterprise-grade authentication.
Get Started
Choose your AI assistant to begin:
Option 1: Claude with MCP
Claude has native MCP support built into claude.ai. Setup takes less than 2 minutes.
Set up Claude
Best for: Users who want the most seamless MCP experience with full protocol support.
Option 2: ChatGPT Custom GPT
Use our pre-configured ChatGPT custom GPT with Actions API integration.
Set up ChatGPT
Best for: ChatGPT Plus users who prefer OpenAI's platform.
How It Works
- Connect your AI assistant - Add noBGP as an MCP connector or custom GPT (2 minutes)
- Authenticate - Sign in with Google, GitHub, or other OAuth providers
- Start a conversation - Ask your AI to show your networks, provision a node, or run commands
- Get things done - The AI uses noBGP's MCP tools to execute your requests in real-time
Example conversation:
You: Show me all my networks and connected nodes
AI: I'll check your noBGP networks...
You have 1 network called "production" with 3 nodes online:
- web-server-1 (Ubuntu 22.04, online)
- api-server-1 (Debian 12, online)
- worker-node-1 (Alpine 3.19, online)
You: Run 'df -h' on web-server-1 to check disk space
AI: I'll execute that command for you...
[Output shows disk usage across all filesystems]
Architecture Overview
The noBGP platform consists of:
- MCP Server - Implements the Model Context Protocol for AI integration
- Router - Manages the overlay network and node connections
- Agents - Lightweight clients running on your machines
- Provisioning API - Creates compute resources on cloud providers
Questions?
- What systems can I connect? - Any Linux system (Ubuntu, Debian, Alpine, Amazon Linux, etc.) on amd64 or arm64
- Is my data secure? - Yes, all communication is encrypted and OAuth-protected
- Can I use my own infrastructure? - Absolutely, install agents on any machine you control
- Does this replace SSH? - noBGP complements SSH by adding AI-powered management on top of your infrastructure
Ready to get started? Choose your AI assistant above and complete the 2-minute setup.