ionic framework mcp for VS Code
io.capawesome/ionic-framework-mcp
Unofficial MCP server for the Ionic Framework documentation, components and blog.
client:VS Code
transport:streamable-http
runtime:npm
tools:5
Install ionic framework mcp in VS Code
.vscode/mcp.json
{
"servers": {
"ionic-framework-mcp": {
"type": "http",
"url": "https://ionic-framework-mcp.capawesome.io/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs