Carl Moberg

$175M Exit (Tail-f → Cisco)  ·  Co-founder, Avassa  ·  25 Years at Technical & Market Intersection

Actively looking · Available May 2026

Technology executive with 25 years at the intersection of infrastructure automation and AI deployment. Co-founded Avassa Systems (edge AI infrastructure) and an early employee of Tail-f Systems (acquired by Cisco for $175M). Drove $100M+ revenue products at Cisco as Senior Director of Product Management. Deep expertise in distributed systems, developer ecosystems, edge computing, and agentic AI. Active in standards bodies (Linux Foundation Margo, IETF YANG Doctors, European Commission)

RolesExternal / Market-facing CTO  ·  Field CTO  ·  VP Solutions Engineering
CompaniesSeries A–D  ·  Application-layer SaaS, developer tools, data platforms, AI-adjacent
LocationStockholm  ·  EU  ·  Remote

Carl's profile is queryable by AI assistants and recruiting tools via the Model Context Protocol. Connect your client to retrieve structured profile data and a calibrated fit signal for any role — no authentication required.

.vscode/mcp.json

{
  "servers": {
    "ombud": {
      "type": "http",
      "url": "https://demo.ombuddy.me/mcp"
    }
  }
}

Run in your terminal

claude mcp add --transport http ombud https://demo.ombuddy.me/mcp

~/.cursor/mcp.json

{
  "mcpServers": {
    "ombud": {
      "url": "https://demo.ombuddy.me/mcp"
    }
  }
}

~/Library/Application Support/Claude/claude_desktop_config.json — requires Node.js 18+

{
  "mcpServers": {
    "ombud": {
      "command": "npx",
      "args": ["mcp-remote", "https://demo.ombuddy.me/mcp"]
    }
  }
}

Add to your MCP client's server configuration (Streamable HTTP transport)

{
  "mcpServers": {
    "ombud": {
      "type": "http",
      "url": "https://demo.ombuddy.me/mcp"
    }
  }
}

Admin sign in

Profile editing requires an access token.