Devnors Data for Claude Desktop
io.github.ghost163-wq/devnors-data
一个 API Key 调用法律/企业等官方权威数据,每条出处可回溯。
client:Claude Desktop
transport:streamable-http
Install Devnors Data in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"devnors-data": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://data.devnors.com/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