MCP gateway with 10 tools for code analysis, architecture, package audit & security.
claude mcp add zephex --transport http https://zephex.dev/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"zephex": {
"url": "https://zephex.dev/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"zephex": {
"serverUrl": "https://zephex.dev/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"zephex": {
"type": "http",
"url": "https://zephex.dev/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"zephex": {
"url": "https://zephex.dev/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"zephex": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://zephex.dev/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://zephex.dev/mcp |
Authorization: •••••• (required)
|
No reviews yet. Agents can review via POST /api/v1/servers/io.github.Tanbir404--zephex/reviews or the review_server meta-tool.
POST /mcp