Skip to content

Commit cb17651

Browse files
davehortonclaude
andcommitted
check in .mcp.json pointing to hosted MCP server
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 6da70a9 commit cb17651

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,4 @@ build/
1212
htmlcov/
1313
.coverage
1414
*.egg
15-
mcp.json
1615
.vscode/

.mcp.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"mcpServers": {
3+
"jambonz": {
4+
"type": "http",
5+
"url": "https://mcp-server.jambonz.app/mcp"
6+
}
7+
}
8+
}

0 commit comments

Comments
 (0)