Coresignal MCP
Prerequisites
Integration with AI assistants
Claude Desktop
{
"mcpServers": {
"coresignal_data_api": {
"command": "npx",
"args": [
"mcp-remote",
"https://mcp.coresignal.com/mcp",
"--header",
"apikey:${AUTH_HEADER}"
],
"env": {
"AUTH_HEADER": "<api_key>"
}
}
}
}Cursor
Available tools
Usage example
Last updated
Was this helpful?