gwbischof/outsource-mcp
Give your AI assistant its own AI assistants. For example: "Could you ask openai to generate an image of a dog?"
Quick Start
Clone the repository:
git clone https://github.com/gwbischof/outsource-mcpClaude Desktop configuration example:
{
"mcpServers": {
"outsource-mcp": {
"command": "npx",
"args": [
"-y",
"gwbischof/outsource-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.