Loading MCP server directory, please wait...
Company hierarchy analysis and address verification via MCP
npx @getmcp/cli add io.github.QoreNext-IT/qorenext-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.QoreNext-IT/qorenext-mcp": {
"url": "https://mcp.qorenext.com/mcp/",
"transport": "streamable-http",
"headers": {
"X-API-Key": "${qorenext_API_KEY}",
"Content-Type": "application/json",
"Accept": "application/json"
}
}
}
}