Skip to content
Claude Desktop

first100 for Claude Desktop

io.github.jpalepu/first100

Go-to-market tools for AI agents: publish and schedule posts, find customers, SEO, outreach.

client:Claude Desktop transport:streamable-http runtime:npm

Install first100 in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "first100": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://firsthundred.app/api/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

first100 in other clients