lightfield for Claude Desktop
io.github.doc2mcp/lightfield
MCP server for lightfield documentation, generated by doc2mcp.
client:Claude Desktop
transport:streamable-http
Install lightfield in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"lightfield": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://doc2mcp.site/api/mcp/24fd8d23-16a6-4eb9-bee0-f8080a6b31b2/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs