by ChronoAIProject · MCP Server · ★ 33
Connect AI agents to any API, anywhere. Securely. Open-source Agent Connectivity Gateway. NyxID lets your AI agents (Claude Code, Cursor, n8n) reach any API you have, public or private, and handles all the credentials so your agent never sees a raw key. mermaid flowchart LR subgraph Agents["AI Agents"] CC[Claude Code] CU[Cursor] N8[n8n] end subgraph NyxID["NyxID Gateway"] AUTH[OIDC and API Key Auth] PROXY[Credential Injection Proxy] MCP[MCP Tool Wrapping] end subgraph Connectivity["Private Reach"] NODE[Credential Node] end subgraph Targets["Connected Services"] PUB[Public APIs] INT[Internal...
| Stars | 33 |
| Forks | 7 |
| Language | Rust |
| Category | MCP Server |
| License | Apache-2.0 |
| Quality Score | 66.002792428876/100 |
| Open Issues | 37 |
| Last Updated | 2026-07-08 |
| Created | 2026-02-12 |
| Platforms | claude-code, codex, mcp, rust |
| Est. Tokens | ~26k |
Explore other popular mcp server tools:
NyxID is Connect AI agents to any API, anywhere. Securely. Open-source gateway that proxies requests, injects credentials automatically, punches through NAT to reach localhost services, and wraps REST APIs as . It is categorized as a MCP Server with 33 GitHub stars.
NyxID is primarily written in Rust. It covers topics such as ai-agents, api-gateway, claude-code.
You can find installation instructions and usage details in the NyxID GitHub repository at github.com/ChronoAIProject/NyxID. The project has 33 stars and 7 forks, indicating an active community.
NyxID is released under the Apache-2.0 license, making it free to use and modify according to the license terms.