← Back to Plugins
MCP Server MCP

ITEON MCP Server

github By github 👁 3 views ▲ 0 votes

Polski software house B2B: 5 public + 7 OAuth 2.1 private MCP tools (AI estimate, draft, risk).

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://api.iteon.pl/api/v1/mcp",
      "headers": [
        {
          "description": "Bearer or DPoP token from Microsoft Entra External ID.",
          "name": "Authorization"
        }
      ]
    },
    {
      "type": "streamable-http",
      "url": "https://api.iteon.pl/api/v1/mcp/public"
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...