Frasma for VS Code
io.github.francemazzi/frasma
Read-only Frasma MCP: profile, knowledge search, diagnostic handoff. No email.
client:VS Code
transport:streamable-http
tools:5
Install Frasma in VS Code
.vscode/mcp.json
{
"servers": {
"frasma": {
"type": "http",
"url": "https://www.frasma.org/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs