MCP Server
MCP
io.github.getmarrow/marrow
Runtime governance, proof, outcome closure, and fleet intelligence for MCP-compatible AI agents.
Install
npx -y @getmarrow/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@getmarrow/mcp",
"version": "3.9.74",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Named Marrow agent API key. Keep it in trusted secret storage.",
"isRequired": true,
"isSecret": true,
"name": "MARROW_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment