Skip to content

Commit 4b6ca74

Browse files
ci (roam): add mcp and ignore files
1 parent 413228e commit 4b6ca74

2 files changed

Lines changed: 5 additions & 0 deletions

File tree

.mcp.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
{
22
"mcpServers": {
3+
"roam-code": {
4+
"command": "roam",
5+
"args": ["mcp"]
6+
},
37
"playwright": {
48
"command": "npx",
59
"args": ["@playwright/mcp@latest"]

.roamignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
**/gen/schemas/**

0 commit comments

Comments
 (0)