Portico

gmogmzGithub/Portico
★ 0 stars JavaScript AI/LLM Updated today
A local-first workbench for building AI enterprise assistants with MCP servers, skills, workspaces, and consent-aware tool integrations
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "portico": {
      "command": "npx",
      "args": [
        "-y",
        "gmogmzGithub/Portico"
      ]
    }
  }
}

README Excerpt

Portico is a local-first workbench for building AI assistants around real integrations. It brings together model providers, MCP servers, agent skills, isolated workspaces, and a desktop control surface so teams can assemble useful workflows without rewriting the surrounding application for every integration.