Skip to content

Add Cogram remote MCP server - #5187

Open
casualpenguin wants to merge 1 commit into
docker:mainfrom
casualpenguin:add-cogram-remote-mcp
Open

casualpenguin wants to merge 1 commit into
docker:mainfrom
casualpenguin:add-cogram-remote-mcp

Conversation

@casualpenguin

Copy link
Copy Markdown

Adds Cogram as a remote MCP server.

Cogram is an AI platform for architecture and engineering firms. The hosted MCP server gives agents read-only access to the project record: projects, meetings, emails, RFIs, submittals, transmittals, drawings and field reports. The agent sees exactly what the connecting user can see and cannot create, change or delete anything.

Details

Type Remote (hosted), so no Dockerfile or image
Endpoint https://mcp.cogram.com/mcp
Transport streamable-http
Auth OAuth 2.1 with dynamic client registration
Access Read-only, 50 requests/min per connected application
Docs https://docs.cogram.com/integrations/mcp-server
Category productivity

tools.json is [] and dynamic.tools is true, since tools are discovered at runtime.

Also published in the official MCP registry as com.cogram/project.

🤖 Generated with Claude Code

Cogram is an AI platform for architecture and engineering firms. The
hosted MCP server gives agents read-only access to the project record:
projects, meetings, emails, RFIs, submittals, transmittals, drawings and
field reports.

Remote server, so no Dockerfile or image is involved. Streamable HTTP
with OAuth 2.1 and dynamic client registration, rate limited to 50
requests per minute per connected application. Tools are discovered
dynamically, so tools.json is the empty array.

Published in the official MCP registry as com.cogram/project.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@casualpenguin
casualpenguin requested a review from a team as a code owner September 21, 2026 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant