Configure IONOS MCP server
This commit is contained in:
parent
36ea7633a4
commit
0a5c560f75
3 changed files with 12 additions and 3 deletions
|
|
@ -1,5 +1,11 @@
|
|||
{
|
||||
"mcpServers": {
|
||||
"ionos": {
|
||||
"url": "https://mcp.ionos.com/mcp",
|
||||
"auth": "bearer",
|
||||
"bearerTokenEnv": "IONOS_PAT",
|
||||
"lifecycle": "lazy"
|
||||
},
|
||||
"linear": {
|
||||
"url": "https://mcp.linear.app/mcp",
|
||||
"auth": "oauth",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue