Monnet's MCP
git clone https://github.com/GregoireCasoetto/monnet-mcp{
"mcpServers": {
"monnet-mcp": {
"command": "node",
"args": ["/path/to/monnet-mcp/dist/index.js"]
}
}
}MCP Servers overview
# @monnet/mcp
Model Context Protocol (MCP) server for [Monnet](https://monnet.ai).
Exposes motions, plans, and approvals to MCP-compatible clients (Claude Desktop, Cursor, etc.) so you can work with your Monnet workspace from your terminal without leaving your AI assistant.
## Install
Add this to your MCP client config (e.g. `~/Library/Application Support/Claude/claude_desktop_config.json` for Claude Desktop):
```json
{
"mcpServers": {
"monnet": {
"command": "npx",
"args": ["-y", "@monnet/mcp"],
"env": {
"MONNET_API_KEY": "mnk_..."
}
}
}
}
```
Generate an API key at **https://app.monnet.ai/settings** (API Keys tab).
## Environment variables
| Variable | Required | Default | Purpose |
|---|---|---|---|
| `MONNET_API_KEY` | yes | — | API key (`mnk_*`), sent as the `X-API-Key` header on every request |
| `MONNET_API_URL` | no | `https://api.monnet.ai` | Override for self-hosted or local dev backends |
## Tools
| Tool | Purpose |
|---|---|
| `monnet_whoami` | Verify the connection and list the API keys on your account |
| `list_workspaces` | List the workspaces you belong to |
| `get_inbox` | Fetch your inbox |
| `list_motions` | List motions in a workspace |
| `get_motion` | Read a motion — summary, body, plan, members, comments |
| `create_motion` | Create a new draft motion from a free-form prompt |
| `update_motion` | Update a motion's summary, body, priority, or plan |
| `comment` | Post a comment on a motion (approval-gated, see below) |
| `approve` | Approve a plan step |
| `reject` | Reject a plan step (with an optional reason) |
| `ask_monnet` | Ask Monnet a question on a motion |
## Approval gate on send actions
Tools that send a message under your identity (e.g. `comment`) never dispatch automatically. Before the message leaves the MCP server, your client shows a confirmation dialog (MCP elicitation) with a preview; nothing is sent unless you explicitly approve. If your MCP client does not support elicitation, the send is aborted — the gate fails closed.
## Local development
```bash
npm install
npm run build
```
Point your MCP client at the local build:
```json
{
"mcpServers": {
"monnet": {
"command": "node",
"args": ["/absolute/path/to/monnet-mcp/dist/index.js"],
"env": {
"MONNET_API_KEY": "mnk_...",
"MONNET_API_URL": "http://localhost:8000"
}
}
}
}
```
Restart your MCP client after editing the config.
## License
[MIT](./LICENSE)
What people ask about monnet-mcp
What is GregoireCasoetto/monnet-mcp?
+
GregoireCasoetto/monnet-mcp is mcp servers for the Claude AI ecosystem. Monnet's MCP It has 0 GitHub stars and was last updated today.
How do I install monnet-mcp?
+
You can install monnet-mcp by cloning the repository (https://github.com/GregoireCasoetto/monnet-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is GregoireCasoetto/monnet-mcp safe to use?
+
GregoireCasoetto/monnet-mcp has not been audited yet by our security agent. Review the original repository on GitHub before using it in production.
Who maintains GregoireCasoetto/monnet-mcp?
+
GregoireCasoetto/monnet-mcp is maintained by GregoireCasoetto. The last recorded GitHub activity is from today, with 0 open issues.
Are there alternatives to monnet-mcp?
+
Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.
Deploy monnet-mcp to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
[](https://claudewave.com/repo/gregoirecasoetto-monnet-mcp)<a href="https://claudewave.com/repo/gregoirecasoetto-monnet-mcp"><img src="https://claudewave.com/api/badge/gregoirecasoetto-monnet-mcp" alt="Featured on ClaudeWave: GregoireCasoetto/monnet-mcp" width="320" height="64" /></a>More MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
The fastest path to AI-powered full stack observability, even for lean teams.
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!
⭐AI-driven public opinion & trend monitor with multi-platform aggregation, RSS, and smart alerts.🎯 告别信息过载,你的 AI 舆情监控助手与热点筛选工具!聚合多平台热点 + RSS 订阅,支持关键词精准筛选。AI 智能筛选新闻 + AI 翻译 + AI 分析简报直推手机,也支持接入 MCP 架构,赋能 AI 自然语言对话分析、情感洞察与趋势预测等。支持 Docker ,数据本地/云端自持。集成微信/飞书/钉钉/Telegram/邮件/ntfy/bark/slack 等渠道智能推送。