Add CARMOTIF Automotive Design MCP server - #2314
Draft
tensorblock-mcp-automation[bot] wants to merge 1 commit into
Draft
Add CARMOTIF Automotive Design MCP server#2314tensorblock-mcp-automation[bot] wants to merge 1 commit into
tensorblock-mcp-automation[bot] wants to merge 1 commit into
Conversation
1 task
github-actions
Bot
force-pushed
the
mcp/add-server-issue-2313
branch
from
September 11, 2026 02:18
87bc189 to
7f0a423
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
CARMOTIF Automotive Designtodocs/search.mdfrom community issue Add CARMOTIF Automotive Design remote MCP server #2313data/server-metadata/agent-carmotif-com-57df466a.jsonGenerated entry
Generated metadata sidecar
data/server-metadata/agent-carmotif-com-57df466a.json{ "$schema": "../../schemas/server-metadata.schema.json", "id": "agent-carmotif-com-57df466a", "source": { "issue": 2313, "projectUrl": "https://agent.carmotif.com/" }, "links": { "endpoint": "https://api.carmotif.com/mcp" }, "install": { "commands": [], "env": [ "CARMOTIF_API_KEY" ], "confidence": "low" }, "transport": [ "streamable-http" ], "auth": { "type": "api-key", "notes": [ "api-key" ] }, "clients": [ "Claude Desktop", "Cursor", "Claude Code", "VS Code", "and any MCP client supporting Streamable HTTP." ], "license": "Hosted service; no local package. Service documentation and terms are available from the project homepage." }Submitted metadata
https://api.carmotif.com/mcpUse an API key created in CARMOTIF account settings and send it as:Authorization: Bearer <CARMOTIF_API_KEY>Human-readable setup guide: https://agent.carmotif.com/ Official MCP Registry entry:io.github.xgone/carmotif-agentSource issue
#2313
This is an automated draft PR. Maintainers should verify the project URL, category, metadata, and duplicate status before merging.