objectiveai-mcp 2.0.11

MCP (Model Context Protocol) server for ObjectiveAI
1
2
3
4
5
6
7
8
9
10
11
# objectiveai-mcp

Exposes ObjectiveAI's tooling as an MCP (Model Context Protocol) server. The primary surface users run locally and expose upstream so distributed agents can reach back into their environment.

Part of the [ObjectiveAI](https://github.com/ObjectiveAI/objectiveai) monorepo. Pair with [`objectiveai-cli`](https://crates.io/crates/objectiveai-cli) and [`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>