Skip to content

Conversation

@felixnorden
Copy link
Collaborator

No description provided.

@github-actions
Copy link
Contributor

🐳 Preview MCP Toolbox Docker Image Built

Image: ghcr.io/null-shot/typescript-agent-tookit/mcp-toolbox:pr-98

Tags:
ghcr.io/null-shot/typescript-agent-tookit/mcp-toolbox:pr-98
ghcr.io/null-shot/typescript-agent-tookit/mcp-toolbox:pr-98-19bf838

Usage:

# Pull the preview image
docker pull ghcr.io/null-shot/typescript-agent-tookit/mcp-toolbox:pr-98

# Run the MCP Toolbox server
docker run -p 11990:11990 \
  -e PROXY_ID=preview-toolbox-98 \
  -e MCP_SERVER_HOST=host.docker.internal:6050 \
  --add-host host.docker.internal:host-gateway \
  -v $(pwd)/data:/app/data \
  ghcr.io/null-shot/typescript-agent-tookit/mcp-toolbox:pr-98

Health Check:

curl http://localhost:11990/health

Note: Preview images are automatically cleaned up after 7 days.

@allenwyma
Copy link
Contributor

hi @felixnorden i see the CI is broken.

Can you have a look to see if you can fix it so I can get this merged in? 😄

@felixnorden
Copy link
Collaborator Author

Yeah this is what I was working on resolving this week @allenwyma , but the issues I'm facing are tied to this:
cloudflare/workers-sdk#9822

So resolving how we can do the tests as needed without having ajv screaming at me. Aiming to resolve this over the weekend!

@allenwyma
Copy link
Contributor

hi @felixnorden thanks for the update! I didn't see the CI run, but I noticed there's some conflicts with main

@allenwyma
Copy link
Contributor

hi @felixnorden looks like the CI is failing, can you take a look or do you need help? :)

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.

3 participants