ImperionOS_MCP

markdconnelly/ImperionOS_MCP
★ 0 stars TypeScript AI/LLM Updated 6d ago
An MCP server hosted for the Imperion OS
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "imperionos_mcp": {
      "command": "npx",
      "args": [
        "-y",
        "markdconnelly/ImperionOS_MCP"
      ]
    }
  }
}

README Excerpt

The **connector plane** of Imperion OS — a dedicated Azure Function App hosting a remote **Streamable-HTTP MCP server** so an employee can operate the agent org from Claude Code (later Claude.ai) with one URL + an Entra sign-in. Fifth repo of the Imperion system; see for the v1 design. - **Runtime:** `@azure/functions` v4, Node 24 / TypeScript, bundled by esbuild into a

Tools (1)

ping