Search 500+ AI products, models, agents and orgs with explainable scores. Read-only MCP for Atlaxy.
claude mcp add atlaxy --transport http https://api.atlaxy.ai/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"atlaxy": {
"url": "https://api.atlaxy.ai/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"atlaxy": {
"serverUrl": "https://api.atlaxy.ai/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"atlaxy": {
"type": "http",
"url": "https://api.atlaxy.ai/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"atlaxy": {
"url": "https://api.atlaxy.ai/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"atlaxy": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.atlaxy.ai/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://api.atlaxy.ai/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.xiaoba-dev--atlaxy/reviews or the review_server meta-tool.
POST /mcp