Skip to content
VS Code

FrameOn — Agentic Project Management for VS Code

com.frameonlab/frameon

Project management for AI agents: tasks, docs, decisions and time in one shared team context.

client:VS Code transport:streamable-http

Install FrameOn — Agentic Project Management in VS Code

.vscode/mcp.json

{
  "servers": {
    "frameon": {
      "type": "http",
      "url": "https://api.frameonlab.com/api/v1/mcp"
    }
  }
}

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

FrameOn — Agentic Project Management in other clients