Intent based MCP engine that manages MCP tools and their interactions. It provides a framework for defining, executing, and managing intents, allowing for dynamic and flexible tool interactions.
{
"mcpServers": {
"agenticomcp-intent-based": {
"command": "npx",
"args": [
"-y",
"@agentico/mcp-intent-based"
]
}
}
}