RationalBloks for Zed
io.github.rationalbloks/rationalbloks-mcp
Deploy production REST APIs from JSON schemas in seconds. Manage projects, schemas, and deployments.
client:Zed
transport:streamable-http
runtime:pypi
tools:50
Install RationalBloks in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"rationalbloks-mcp": {
"url": "https://mcp.rationalbloks.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs
What Zed can do once it is connected
- list_projects
- get_project
- get_schema
- get_user_info
- list_clusters
- get_job_status
- list_project_jobs
- get_project_info
- get_version_history
- get_template_schemas
- get_schema_reference
- get_subscription_status
- get_project_usage
- get_project_storage_usage
- list_project_files
- get_schema_at_version
- create_project
- update_schema
- patch_schema
- deploy_staging
- deploy_production
- delete_project
- rollback_project
- rename_project