Skip to content
Back to search
30
MCP

io.github.laurells/outflow-mcp

io.github.laurells/outflow-mcp

MCP server exposing an Outflow workspace's live architecture graph as context for AI coding agents

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

iflow-mcp_gwbischof-outsource-mcp
MCP server for outsourcing tasks to AI agents
0 tools
io.github.oortonaut/task-graph-mcp
MCP server for agent task workflows with phases, prompts, gates, and multi-agent coordination
0 tools
contextai-mcp
MCP server exposing ContextAI's static code-graph API to LLM agents
0 tools
io.github.Oortonaut/task-graph-mcp
MCP server for agent task workflows with phases, prompts, gates, and multi-agent coordination
0 tools
iflow-mcp_openai-mcp
OpenAI Code Assistant Model Context Protocol (MCP) Server
0 tools
iflow-mcp_lroolle-agents-mcp-server
MCP server for OpenAI agents and agents tools.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.laurells/outflow-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}