Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ uvx mcpo --port 8000 --api-key "top-secret" -- uvx mcp-server-time --local-timez

That’s it. Your MCP tool is now available at http://localhost:8000 with a generated OpenAPI schema — test it live at [http://localhost:8000/docs](http://localhost:8000/docs).

🤝 **To integrate with Open WebUI after launching the server, check our [docs](https://docs.openwebui.com/openapi-servers/open-webui/).**
🤝 **To integrate with Open WebUI after launching the server, check our [docs](https://docs.openwebui.com/features/plugin/tools/openapi-servers/open-webui/).**


### 🌐 Serving Under a Subpath (`--root-path`)
Expand Down Expand Up @@ -244,7 +244,7 @@ To contribute or run tests locally:

## 🪪 License

MIT
[MIT LICENSE](https://github.com/open-webui/mcpo/blob/main/LICENSE)

## 🤝 Contributing

Expand Down