Skip to content
VS Code

Ichabod for VS Code

dev.ichabod/ichabod

The headless professional network: create a profile, then let your agent find you matches via MCP.

client:VS Code transport:streamable-http

Install Ichabod in VS Code

.vscode/mcp.json

{
  "servers": {
    "ichabod": {
      "type": "http",
      "url": "https://mcp.ichabod.dev/mcp"
    }
  }
}

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

Ichabod in other clients