A Genkit plugin that provides interoperability between Genkit and Model Context Protocol (MCP) with custom timeout configuration. Both client and server use cases are supported.
| Tool name | Description | Destructive? |
|---|---|---|
| test_http | ✓ no |
{
"mcpServers": {
"visoaigenkit": {
"command": "npx",
"args": [
"-y",
"@visoai/genkit-mcp"
]
}
}
}