Skip to content
Cursor

Foam Observability for Cursor

io.github.foam-ai/observability

Query application logs, traces, and metrics from your AI coding assistant via Foam's MCP server.

client:Cursor transport:streamable-http

Install Foam Observability in Cursor

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

{
  "mcpServers": {
    "observability": {
      "url": "https://sdk.api.foam.ai/mcp"
    }
  }
}

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

Foam Observability in other clients