MCP.so
登录
服务器

Indiestack

@Pattyboi101

IndieStack plugs into your AI editor. Before it writes code, it checks if a free indie tool already does it.

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "indiestack": {
      "command": "python",
      "args": [
        "-m",
        "indiestack.mcp_server"
      ]
    }
  }
}

来自「其他」的更多内容