MCP-first read-only discovery of your infra & SaaS landscape as MCP resources, tools and prompts.
claude mcp add cartography -- npx -y @datasynx/agentic-ai-cartography
claude_desktop_config.json
{
"mcpServers": {
"cartography": {
"command": "npx",
"args": [
"-y",
"@datasynx/agentic-ai-cartography"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"cartography": {
"command": "npx",
"args": [
"-y",
"@datasynx/agentic-ai-cartography"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"cartography": {
"command": "npx",
"args": [
"-y",
"@datasynx/agentic-ai-cartography"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"cartography": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@datasynx/agentic-ai-cartography"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"cartography": {
"command": "npx",
"args": [
"-y",
"@datasynx/agentic-ai-cartography"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.datasynx--cartography/reviews or the review_server meta-tool.
POST /mcp