GITBOOK-657: change request with no subject merged in GitBook

This commit is contained in:
Simon Spencer 2025-06-24 17:06:53 +00:00 committed by gitbook-bot
parent cd9922cae5
commit c587a46b8f
No known key found for this signature in database
GPG Key ID: 07D2180C7B12D0FF
2 changed files with 5 additions and 3 deletions

View File

@ -9,7 +9,7 @@ For this example we'll be using Anthropic's `claude-sonnet-4` model. 
#### Requirements before you get started
1. A Claude Pro account
2. A unique Flipside MCP URL and API Key.
2. A unique Flipside MCP API Key.
1. Don't have one? [Request one here.](https://flipsidecrypto.xyz/fc/flipside-mcp-interest)
## Here's how to add the Flipside MCP to your Pro Claude Account
@ -23,6 +23,7 @@ _Note:_ While anyone can build and host integrations using remote MCP, only Prim
3. Locate the “Integrations” section
4. Click “Add custom integration” at the bottom of the section
5. Add your integrations remote MCP server URL
1.  `https://mcp.flipsidecrypto.xyz/beta/sse?apiKey=[YOUR-API-KEY]`
6. Finish configuring your integration by clicking “Add”
#### **Claude Pro/Max**
@ -31,6 +32,7 @@ _Note:_ While anyone can build and host integrations using remote MCP, only Prim
2. Locate the “Integrations” section
3. Click “Add custom integration” at the bottom of the section
4. Add your integrations remote MCP server URL
1.  `https://mcp.flipsidecrypto.xyz/beta/sse?apiKey=[YOUR-API-KEY]`
5. Finish configuring your integration by clicking “Add”
That's it! Need inspiration on what to ask? See the[.](./ "mention") page for more details.

View File

@ -9,7 +9,7 @@ For this example we'll be using Anthropic's `claude-sonnet-4` model. 
#### Requirements before you get started
1. Either an Anthropic or Google Gemini API Key
2. A unique Flipside MCP URL and API Key.
2. A unique Flipside MCP API Key.
1. Don't have one? [Request one here.](https://flipsidecrypto.xyz/fc/flipside-mcp-interest)
## Here's how to add the Flipside MCP with Goose
@ -37,7 +37,7 @@ For this example we'll be using Anthropic's `claude-sonnet-4` model. 
3. Under 'Extenstions' click 'Add custom extension'
1. Extension name: `flipsidemcp` (can be whatever you want but no spaces)
2. Type: `SSE`
3. Endpoint: _Your unique URL_
3. Endpoint: `https://mcp.flipsidecrypto.xyz/beta/sse?apiKey=[YOUR-API-KEY]`
4. Timeout: `300000` \