Works with Claude, ChatGPT, Cursor, VS Code, and any LLM that supports connections to MCP servers. Follow the simple noBGP onboarding instructions to add the noBGP MCP server to your AI agent or use the custom GPT for ChatGPT.
Your default credentials are created when you create a noBGP account. You will be assigned a default network and network key. Do not share your network key. The prompt below will list your network and any nodes. You will not have any nodes when you start.
List my noBGP nodesDeploy a new node and call it webserver-demoInstall nginx on the new node and make a simple web page thats says "Hello World! I'm using an LLM to deploy infrastructure and applications"Create a public URL to share the webserverCreate a private URL to access the terminal of the node
Build and host your own MCP servers to communicate between multiple agent endpoints, share information to a group, etc. To be fair, the Claude MCP ecosystem is fragile, so don't be surprised when it doesn't work at first. The good thing is you can have Claude debug your setup, you can use the web terminal to monitor directly on the node or run commands yourself.
Notes:
* Connecting multiple MCP to your Claude environment will use additional tokens for Claude to negotiate with the MCP server and download all the MCP tools provided. Adding too many MCP servers or adding/removing MCP servers quickly may impact your Claude experience. Just beware you may hit your Claude usage limits.
* If you are testing unproven or new MCPs servers, malformed communications could break existing connections to MCP servers. Remove the misbehaving MCP before continuing.
* Building MCP servers: Many MCP servers you will find in github were written to run locally on the same device as Claude Desktop. This will not work for remote connections. You will need to use MCP servers with SSE or HTTP transport modes. Or wrap your stdio (local) MCP server with a project like SuperGateWay
This MCP will allow users to save chat sessions . Chat sessions are saved manually so you decide what to save. The entire conversation will be saved.
Install project https://github.com/davinoishi/session-logger-mcp, start the MCP, and expose a public URL so agents like Claude Desktop can connect to it.Alternative to installing on your own node, you can add an existing public version available at
https://jbi5mdkpgkhq.nobgp.com/sseSave conversationList saved conversationsSearch my saved conversations for 'haiku'This MCP will check individual URLs or domains for broken web links. You can install from a github repo and access from a private or public URL using the prompt below.
Deploy the project https://github.com/davinoishi/BLC-ground to the node and create a public URL to access the local MCP serverCheck for any broken links on the page www.nobgp.comCheck for any broken links on the site www.nobgp.comThis MCP will allow your LLM to take a full screenshot of any URL. You can install from a GitHub and access from a private or public URL using the prompt below.
Install projects https://github.com/davinoishi/HTTP-ScreenShotMCP and https://github.com/supercorp-ai/supergateway. Ensure the projects are configured to run headless. Create a public URL so Claude Desktop can connect to this MCP.Take a screenshot of www.noBGP.comThe noBGP MCP Server and Cachengo Symbiote nodes are being provided for free as an early preview. Features and functionality may change by the time the services are made available to the public.
If you run into issues or have feedback, please email us at support <at> nobgp.com