openbridge

prmsregmi/openbridge
★ 0 stars Python 🤖 AI/LLM Updated 4d ago
Self-extending agent that discovers APIs, deploys MCP servers on-the-fly via Hintas, and gains new capabilities dynamically
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "openbridge": {
      "command": "uvx",
      "args": [
        "openbridge"
      ]
    }
  }
}

Or install with pip: pip install openbridge

Topics

ai-agentgstackhackathonmcpopenapi