# objectiveai-mcp-proxy
MCP (Model Context Protocol) proxy server for ObjectiveAI: terminates an MCP client connection and forwards tool calls to an upstream MCP server or to ObjectiveAI-native tools.
Part of the [ObjectiveAI](https://github.com/ObjectiveAI/objectiveai) monorepo. Depends on [`objectiveai-sdk`](https://crates.io/crates/objectiveai-sdk).
## Links
- Homepage: <https://objectiveai.dev>
- Repository: <https://github.com/ObjectiveAI/objectiveai>
- Docs: <https://docs.rs/objectiveai-mcp-proxy>