Skip to content

Allow to run the MCP server in a Docker container.#40

Open
pfrenssen wants to merge 1 commit into
cortex-app:mainfrom
pfrenssen:docker
Open

Allow to run the MCP server in a Docker container.#40
pfrenssen wants to merge 1 commit into
cortex-app:mainfrom
pfrenssen:docker

Conversation

@pfrenssen

Copy link
Copy Markdown

Proposed fix for #39

This packages the application using the official Python docker image.

I tried it out by setting my Phorge URL in .env and using the following setup in Cursor's mcp.json:

{
  "mcpServers": {
    "conduit": {
      "url": "http://127.0.0.1:8000/sse",
      "headers": {
        "X-PHABRICATOR-TOKEN": "api-xxxxxxxxxxxxxxxxxxxxxxxxxxxx"
      }
    }
  }
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant