> ## Documentation Index
> Fetch the complete documentation index at: https://docs.feedspace.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Bolt

> Use Feedspace data while building inside Bolt with a custom MCP server.

Use Feedspace data while building inside Bolt with a custom MCP server.

## Connect

<Steps>
  <Step title="Open Settings">
    In Bolt, click the profile menu and choose **Settings**.
  </Step>

  <Step title="Choose Custom MCP Server">
    Open **Connectors** and select **Custom MCP Server**.
  </Step>

  <Step title="Add the name and URL">
    Add the name **Feedspace** and paste this URL:

    ```
    https://mcp.feedspace.io/mcp
    ```
  </Step>

  <Step title="Set the authentication method">
    Change the authentication method to **MCP OAuth**.
  </Step>

  <Step title="Save and reopen">
    Save the connector, then click on it again.
  </Step>

  <Step title="Authorize">
    Click **Connect** and complete the authentication flow.
  </Step>
</Steps>

<Tip>
  You can jump straight to the right screen: [open Bolt MCP settings](https://bolt.new/?settings=mcp-servers).
</Tip>

## Verify it works

Ask Bolt:

> "List my Feedspace workspaces"

If you see your workspaces, the connection is live.

## Remove it

Open **Settings**, then **Connectors**, and remove Feedspace.

<Note>
  Bolt needs the authentication method set to **MCP OAuth** explicitly. Leaving it on the default will cause the connection to fail.
</Note>
