Skip to content
Cursor

FarmNeural Public API for Cursor

com.farmneural/mcp

Public, read-only MCP server for FarmNeural company facts, packages, and capabilities.

client:Cursor transport:streamable-http

Install FarmNeural Public API in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "mcp": {
      "url": "https://www.farmneural.com/api/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

FarmNeural Public API in other clients