thinkchainai/mcpbundles
MCP Bundles: Create custom bundles of tools and connect providers with OAuth or API keys. Use one MCP server across thousands of integrations, with programmatic tool calling and MCP UI for managing bundles and credentials.
New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.
Install guide →Installation Guide
Detailed Documentation
MCP Bundles: Create custom bundles of tools and connect providers with OAuth or API keys. Use one MCP server across thousands of integrations, with programmatic tool calling and MCP UI for managing bundles and credentials.
Configuration
{
"mcpServers": {
"thinkchainai-mcpbundles": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-thinkchainai-mcpbundles"
],
"env": {}
}
}
}