Skip to content
VS Code

FarmNeural Public API for VS Code

com.farmneural/mcp

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

client:VS Code transport:streamable-http

Install FarmNeural Public API in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://www.farmneural.com/api/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

FarmNeural Public API in other clients