MCP server · Gradium
gradium
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
⚠ Proposed MCP surface. No official hosted MCP server was found for Gradium. The tools below are a candidate set derived from this provider's API, and the link points at the source descriptor rather than a live server. If Gradium publishes an official server, this page will update to it on the next build.
Descriptor
Candidate descriptor · transport http
Tools
list_voices— List Gradium voices available to the authenticated organization.create_voice— Create a custom Gradium voice from an uploaded audio sample.get_voice— Retrieve metadata for a Gradium voice by voice UID.update_voice— Update metadata for an existing custom Gradium voice.delete_voice— Delete a custom Gradium voice by voice UID.create_pronunciation_dictionary— Create a pronunciation dictionary with language-specific rewrite rules.list_pronunciation_dictionaries— List pronunciation dictionaries for the authenticated organization.get_pronunciation_dictionary— Retrieve a pronunciation dictionary and its rewrite rules by UID.update_pronunciation_dictionary— Update a pronunciation dictionary and its rewrite rules.delete_pronunciation_dictionary— Delete a pronunciation dictionary by UID.get_credits— Get the current Gradium credit balance for the authenticated subscription.
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.