mirror of
https://github.com/cursor/plugins.git
synced 2026-09-14 20:00:00 +08:00
4aa5917084
Co-authored-by: Alex Vandak Maloney <maloney.a12@gmail.com>
29 lines
604 B
JSON
29 lines
604 B
JSON
{
|
|
"mcpServers": {
|
|
"x": {
|
|
"type": "http",
|
|
"url": "https://api.x.com/mcp",
|
|
"auth": {
|
|
"CLIENT_ID": "NGdZYmo4VVp2T1BnRG55NlExOGQ6MTpjaQ",
|
|
"scopes": [
|
|
"tweet.read",
|
|
"users.read",
|
|
"follows.read",
|
|
"space.read",
|
|
"mute.read",
|
|
"like.read",
|
|
"list.read",
|
|
"list.write",
|
|
"block.read",
|
|
"block.write",
|
|
"bookmark.read",
|
|
"bookmark.write",
|
|
"developer.billing.write",
|
|
"developer.write",
|
|
"offline.access"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
}
|