Monnet's MCP
git clone https://github.com/GregoireCasoetto/monnet-mcp{
"mcpServers": {
"monnet-mcp": {
"command": "node",
"args": ["/path/to/monnet-mcp/dist/index.js"]
}
}
}Resumen de MCP Servers
# @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)
Lo que la gente pregunta sobre monnet-mcp
¿Qué es GregoireCasoetto/monnet-mcp?
+
GregoireCasoetto/monnet-mcp es mcp servers para el ecosistema de Claude AI. Monnet's MCP Tiene 0 estrellas en GitHub y se actualizó por última vez today.
¿Cómo se instala monnet-mcp?
+
Puedes instalar monnet-mcp clonando el repositorio (https://github.com/GregoireCasoetto/monnet-mcp) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.
¿Es seguro usar GregoireCasoetto/monnet-mcp?
+
GregoireCasoetto/monnet-mcp aún no ha sido auditado por nuestro agente de seguridad. Revisa el repositorio original en GitHub antes de usarlo en producción.
¿Quién mantiene GregoireCasoetto/monnet-mcp?
+
GregoireCasoetto/monnet-mcp es mantenido por GregoireCasoetto. La última actividad registrada en GitHub es de today, con 0 issues abiertos.
¿Hay alternativas a monnet-mcp?
+
Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.
Despliega monnet-mcp en tu cloud
Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.
¿Mantienes este repo? Añade un badge a tu README
Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.
[](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>Más 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 等渠道智能推送。