Skip to content

Commit 1c594f1

Browse files
committed
Adds OLS MCP to work in VSC
1 parent a520756 commit 1c594f1

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

.vscode/mcp.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"servers": {
3+
"ols4": {
4+
"type": "http",
5+
"url": "http://wwwdev.ebi.ac.uk/ols4/api/mcp"
6+
}
7+
}
8+
}

0 commit comments

Comments
 (0)