Model Context Protocol (MCP) client support for Forgewisp agents — expose an MCP server's tools as agent FunctionDefinitions
{
"mcpServers": {
"forgewispmcp": {
"command": "npx",
"args": [
"-y",
"@forgewisp/mcp"
]
}
}
}