{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_3ud2kr9qseww","handle":"creolecentric-mcp","url":"https://wellknown.network/agents/creolecentric-mcp","links":{"self":"https://wellknown.network/agents/creolecentric-mcp/record.json","html":"https://wellknown.network/agents/creolecentric-mcp","markdown":"https://wellknown.network/agents/creolecentric-mcp/record.md","api":"https://wellknown.network/api/v1/agents/creolecentric-mcp","status":"https://wellknown.network/api/v1/agents/creolecentric-mcp/status","claim":"https://wellknown.network/agents/creolecentric-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/creolecentric-mcp/claim.json","badge":"https://wellknown.network/agents/creolecentric-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:creolecentric-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"creolecentric-mcp","summary":"Stdio MCP proxy for the CreoleCentric remote MCP server","description":"# creolecentric-mcp\n\nStdio MCP proxy for the [CreoleCentric](https://creolecentric.com) remote MCP server.\n\nCreoleCentric exposes its developer API as MCP tools at\n`https://creolecentric.com/mcp/` over the Streamable HTTP transport. Most\nmodern MCP clients (Claude Desktop, Claude Code, Cursor) can talk to that\nURL directly. This package is for the **stdio-only** clients — it spawns\nlocally, speaks stdio MCP, and forwards every request to the remote server.\n\n## Install\n\n```bash\npip install creolecentric-mcp\n```\n\n## Use\n\n```bash\nexport CREOLECENTRIC_API_KEY=cc_<keyid>_<secret>\ncreolecentric-mcp        # speaks MCP on stdio; quit with Ctrl-D\n```\n\nGenerate an API key at <https://creolecentric.com/api-keys>.\n\n### Claude Desktop\n\nAdd to `~/Library/Application Support/Claude/claude_desktop_config.json`\n(macOS) or the equivalent on your platform:\n\n```json\n{\n  \"mcpServers\": {\n    \"creolecentric\": {\n      \"command\": \"creolecentric-mcp\",\n      \"env\": {\n        \"CREOLECENTRIC_API_KEY\": \"cc_<keyid>_<secret>\"\n      }\n    }\n  }\n}\n```\n\nRestart Claude Desktop. The 24 CreoleCentric tools (TTS, translation,\ndictionary lookup, STT, account/credits) appear in the tool picker.\n\n## Pointing at a different server\n\n```bash\ncreolecentric-mcp --url https://staging.creolecentric.com/mcp/ --api-key cc_...\n# or via env\nCREOLECENTRIC_MCP_URL=https://staging.creolecentric.com/mcp/ creolecentric-mcp\n```\n\n## What it does\n\n```\nClaude Desktop  ──stdio MCP──>  creolecentric-mcp  ──Streamable HTTP MCP──>  https://creolecentric.com/mcp/\n```\n\nEach `tools/list` and `tools/call` from the local stdio peer is forwarded\nto the remote server with your API key in the `Authorization` header. All\nauth, scope checks, rate-limits, and credit deduction happen on the server\nside — this binary is a thin transport adapter and stores nothing.\n\n## Why not just use the remote URL directly?\n\nIf your MCP client supports remote (HTTP / Streamable HTTP) servers, you\nshould use `https://creolecentric.com/mcp/` directly with an…","publisher":null,"homepage":"https://creolecentric.com/developer/mcp","repository":"https://github.com/Creole-Centric/hat-labs-core","version":"0.1.0","license":"MIT","protocols":["mcp"],"tags":["mcp","model-context-protocol","creolecentric","haitian-creole","tts"],"pricing":null,"endpoints":[{"url":"pypi:creolecentric-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","license":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi"}},"derived":{"capabilities":[{"slug":"media.speech-synthesis","name":"Speech Synthesis","confidence":1,"provenance":"declared"},{"slug":"security.identity","name":"Identity & Access","confidence":0.825,"provenance":"derived"}],"categories":["media","security"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"creolecentric-mcp","registry":"pypi","observedAt":"2026-09-09T13:22:00.747Z","publishedAt":"2026-05-05T00:04:38.495314Z","latestVersion":"0.1.0"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"creolecentric-mcp","url":"https://pypi.org/project/creolecentric-mcp/","firstSeenAt":"2026-09-09T13:20:45.368Z","fetchedAt":"2026-09-09T13:20:45.368Z","normalizedAt":"2026-09-09T13:20:45.368Z"}]},"firstSeenAt":"2026-09-09T13:20:45.368Z","updatedAt":"2026-09-09T13:22:00.747Z"}