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

# Poke

> Connect Membase to Poke via MCP integration. Add persistent, cross-session memory to your Poke AI assistant for smarter, context-aware responses.

<Steps>
  <Step title="Go to Integrations and click Create">
    Navigate to [Poke.com > Integrations](https://poke.com/integrations/new).
  </Step>

  <Step title="Fill in the following details and Create Integration">
    | Field      | Value                        |
    | ---------- | ---------------------------- |
    | Name       | `Membase`                    |
    | Server URL | `https://mcp.membase.so/mcp` |

    The API Key field is optional. You can leave it empty since Membase uses OAuth for authentication.

    <Frame caption="Poke integration setup">
      <img src="https://mintcdn.com/aristo_2/SyC5fNZLZj3t6Psb/images/installation/poke-step2.png?fit=max&auto=format&n=SyC5fNZLZj3t6Psb&q=85&s=a2c4c2c7cd74dc5eafec52bde0d47fbe" alt="Poke integration setup" width="553" height="781" data-path="images/installation/poke-step2.png" />
    </Frame>
  </Step>

  <Step title="Authenticate and start using Membase in Poke">
    Complete the OAuth flow in the browser.
  </Step>
</Steps>

## Next Steps

<CardGroup cols={2}>
  <Card title="Bring Your Context" icon="download" href="/getting-started/bring-context">
    Import chat history, connect apps, and more.
  </Card>

  <Card title="Use Your Context" icon="comment-dots" href="/getting-started/use-context">
    Chat with Memory, agent retrieval, and dashboard exploration.
  </Card>

  <Card title="Knowledge Wiki" icon="book" href="/features/wiki">
    Store factual knowledge alongside your memories.
  </Card>

  <Card title="Membase MCP" icon="link" href="/features/membase-mcp">
    See every MCP tool your agent can call.
  </Card>
</CardGroup>
