Monnet runs on your own machine — the client starts it, so there is no endpoint to ping. 996 installs a week from npm. Last commit 14 Sep 2026.
MCP server for Monnet — motions, plans, files, approvals, and the team's company brain.
Today is the operative word: we check Monnet every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp -- npx -y @monnet/mcp
{
"mcpServers": {
"mcp": {
"args": [
"-y",
"@monnet/mcp"
],
"command": "npx"
}
}
}
[mcp_servers.mcp]
command = "npx"
args = ["-y", "@monnet/mcp"]
{
"mcpServers": {
"mcp": {
"args": [
"-y",
"@monnet/mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp": {
"args": [
"-y",
"@monnet/mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
MONNET_API_KEY (Your Monnet API key (mnk_...). Generate one at https://app.monnet.ai/settings (API Keys tab).).
The author declared them in the registry entry; get the values from the project itself.
The project tracker for teams of humans and AI agents — in plain files. MCP server + CLI.
MCP server for the Kaggle API: competitions, datasets, kernels, and models.
Local-only Python MCP server for the Files.com API.
MCP server for .env file validation, parsing, and comparison.
MCP server for Decern CRM — contacts, deals, pipelines, tasks, and approvals.
MCP server for Codat — companies, connections, invoices, bills and financial statements.
CLI and MCP server for the LinkedIn API
MCP server for Apache Parquet files
Answers built from our own checks of this server.