16 lines
477 B
JSON
16 lines
477 B
JSON
{
|
|
"mcpServers": {
|
|
"Framelink Figma MCP": {
|
|
"command": "npx",
|
|
"args": ["-y", "figma-developer-mcp", "--figma-api-key=figd_NrYdIWf-CnC23NyH6eMym7sBdfbZTuXyS91tI3VS", "--stdio"]
|
|
},
|
|
"notion": {
|
|
"command": "npx",
|
|
"args": ["-y", "@notionhq/notion-mcp-server"],
|
|
"env": {
|
|
"OPENAPI_MCP_HEADERS": "{\"Authorization\":\"Bearer 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\",\"Notion-Version\":\"2022-06-28\"}"
|
|
}
|
|
}
|
|
}
|
|
}
|