zig-wasm/zig-mcp
Model Context Protocol (MCP) server that provides up-to-date documentation for the Zig programming language standard library and builtin functions
Platform-specific configuration:
{
"mcpServers": {
"zig-mcp": {
"command": "npx",
"args": [
"-y",
"zig-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...