MCP Server
Beta · Coming soonGive your AI agents direct access to CodeToolsHub generators through the Model Context Protocol. Generate fictional people, companies, orders and schemas right inside your agent workflows.
Configuration
Add the server to your MCP client config (Claude Desktop, Cursor, etc.):
{
"mcpServers": {
"codetoolshub": {
"command": "npx",
"args": ["-y", "@codetoolshub/mcp"],
"env": {
"CODETOOLSHUB_API_KEY": "your_api_key"
}
}
}
}Available tools
Get early access
The MCP server ships with the Pro plan. Upgrade to be first in line for the beta.
See Pro plans