Skip to content

Commit 22b59a5

Browse files
authored
Merge pull request #407 from obophenotype/add_OLS_MCP_VSC
Adds OLS MCP to work in VSC
2 parents a520756 + 1c594f1 commit 22b59a5

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)