Maplith for VS Code
com.maplith/maplith
Data-ontology maps of your business systems, served to AI agents over MCP.
client:VS Code
transport:streamable-http
Install Maplith in VS Code
.vscode/mcp.json
{
"servers": {
"maplith": {
"type": "http",
"url": "https://app.maplith.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs