Outsource
Delegates text generation and image creation tasks to external AI models including OpenAI, Anthropic, Google, Groq, and DeepSeek, enabling access to alternative perspectives, specialized capabilities, and visual content generation.
13 stars
0 tools
Created Aug 2025
@gwbischof/gwbischof-outsource-outsource-mcpAbout
Delegates text generation and image creation tasks to external AI models including OpenAI, Anthropic, Google, Groq, and DeepSeek, enabling access to alternative perspectives, specialized capabilities, and visual content generation.
Categories
general
Installation
npm
npm install @gwbischof/gwbischof-outsource-outsource-mcp
Configuration
{
"mcpServers": {
"gwbischof-outsource-outsource-mcp": {
"command": "npx",
"args": [
"-y",
"@gwbischof/gwbischof-outsource-outsource-mcp"
]
}
}
}