nexusfeed abc for Claude Desktop
io.github.nexusfeed/nexusfeed-abc
US liquor license compliance records (CA, TX, NY, FL, IL) with verifiable provenance.
client:Claude Desktop
transport:stdio
runtime:pypi
Install nexusfeed abc in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"nexusfeed-abc": {
"command": "uvx",
"args": [
"nexusfeed-mcp"
],
"env": {
"MCP_API_BASE_URL": "<MCP_API_BASE_URL>",
"MCP_API_KEY": "<MCP_API_KEY>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs