Advisors AI — Route a Store Need to a Service for Cursor
ai.advisorsai/service-navigator
Describe a store's problem: get the matching service, its fixed price, and a request link.
client:Cursor
transport:streamable-http
tools:5
Install Advisors AI — Route a Store Need to a Service in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"service-navigator": {
"url": "https://advisorsai.ai/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs