UNPKG
atlantis-mcp
Version:
latest (1.1.1)
1.1.1
1.1.0
1.0.4
1.0.3
1.0.1
1.0.0
MCP for Project Atlantis
atlantis-mcp
/
mcpConfig.json
14 lines
(12 loc)
•
172 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
"mcpServers"
:
{
"atlantis"
:
{
"command"
:
"npx"
,
"args"
:
[
"atlantis-mcp"
]
}
}
}