wasm-mcp for Cursor
io.github.xyzzylabs/wasm-mcp
Read-only MCP server for the WebAssembly spec: instructions, types, sections, search, proposals.
client:Cursor
transport:streamable-http
runtime:npm
tools:9
Install wasm-mcp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"wasm-mcp": {
"url": "https://mcp.xyzzylabs.ai/wasm/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs