15 media & data tools for AI agents: search, transcribe, subtitles, voiceover, translate & more.
claude mcp add agent-media-toolkit --transport http https://podcast-shorts-a2a-production.up.railway.app/mcp/
~/.cursor/mcp.json
{
"mcpServers": {
"agent-media-toolkit": {
"url": "https://podcast-shorts-a2a-production.up.railway.app/mcp/"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"agent-media-toolkit": {
"serverUrl": "https://podcast-shorts-a2a-production.up.railway.app/mcp/"
}
}
}
.vscode/mcp.json
{
"servers": {
"agent-media-toolkit": {
"type": "http",
"url": "https://podcast-shorts-a2a-production.up.railway.app/mcp/"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"agent-media-toolkit": {
"url": "https://podcast-shorts-a2a-production.up.railway.app/mcp/"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"agent-media-toolkit": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://podcast-shorts-a2a-production.up.railway.app/mcp/"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://podcast-shorts-a2a-production.up.railway.app/mcp/ | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.krakonjac300-pixel--agent-media-toolkit/reviews or the review_server meta-tool.
POST /mcp