
MCP Gateway
io.github.PanosSaltv1.0.3Updated Sep 24, 2026
Multi-tenant MCP platform with OAuth 2.1, Entra SSO, RBAC and audit logging.
Installation
In SourceWeft
- Open MCP Gateway in the dashboard and add it to a workspace.
- Enable the server for the chats that should use its tools.
Web executable via SSE. Remote servers run from the web runtime once configured in a workspace.
Other MCP clients
Add this to your client's mcpServers config.
{
"mcpServers": {
"mcp-gateway": {
"type": "sse",
"url": "https://your-gateway.example.com/t/your-org/mcp/sse"
}
}
}Tools
0Tool metadata has not been indexed yet.
Version history
3- v1.0.3LatestSep 19, 2026
- v1.0.2Sep 18, 2026
- v1.0.0Sep 16, 2026


