MCP tool loader for the Murmuration Harness — connects to MCP servers and converts tools to LLM-compatible format.
{
"mcpServers": {
"murmurations-aimcp": {
"command": "npx",
"args": [
"-y",
"@murmurations-ai/mcp"
]
}
}
}