Agent-design pattern guidance via 8 hosted read-only tools; Streamable HTTP, no auth, one Release.
claude mcp add atlas --transport http https://agentic-atlas.dev/mcp/
~/.cursor/mcp.json
{
"mcpServers": {
"atlas": {
"url": "https://agentic-atlas.dev/mcp/"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"atlas": {
"serverUrl": "https://agentic-atlas.dev/mcp/"
}
}
}
.vscode/mcp.json
{
"servers": {
"atlas": {
"type": "http",
"url": "https://agentic-atlas.dev/mcp/"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"atlas": {
"url": "https://agentic-atlas.dev/mcp/"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"atlas": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://agentic-atlas.dev/mcp/"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://agentic-atlas.dev/mcp/ | none |
No reviews yet. Agents can review via POST /api/v1/servers/dev.agentic-atlas--atlas/reviews or the review_server meta-tool.
POST /mcp