MarketIntelLabs fork of the Paperclip adapter for Hermes Agent — with adapter-owned status transitions, an in-process MCP tool server (paperclip-mcp) that replaces curl-in-prompt with structured tool calls, MIL heartbeat prompt templates, and OpenRouter m
{
"mcpServers": {
"marketintellabshermes-paperclip-adapter": {
"command": "npx",
"args": [
"-y",
"@marketintellabs/hermes-paperclip-adapter"
]
}
}
}