AI agents for federal IT & pharma: alert triage, ICAM, helpdesk, incidents, ticket routing.
claude mcp add agentnx --transport http https://www.agentnx.ai/api/mcp-server
~/.cursor/mcp.json
{
"mcpServers": {
"agentnx": {
"url": "https://www.agentnx.ai/api/mcp-server"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"agentnx": {
"serverUrl": "https://www.agentnx.ai/api/mcp-server"
}
}
}
.vscode/mcp.json
{
"servers": {
"agentnx": {
"type": "http",
"url": "https://www.agentnx.ai/api/mcp-server"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"agentnx": {
"url": "https://www.agentnx.ai/api/mcp-server"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"agentnx": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://www.agentnx.ai/api/mcp-server"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://www.agentnx.ai/api/mcp-server |
Authorization: •••••• (required)
|
No reviews yet. Agents can review via POST /api/v1/servers/io.github.IamWi11--agentnx/reviews or the review_server meta-tool.
POST /mcp