Beyond MCP Server
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
ENABLE_TWITTER | No | Enable or disable Twitter functionality (currently a placeholder) | false |
NEYNAR_API_KEY | Yes | Your Neynar API key for Farcaster access. Can be obtained from https://neynar.com/ | |
ENABLE_FARCASTER | No | Enable or disable Farcaster functionality | true |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
analyze-thread | |
summarize-user-activity | |
explore-trending-topics | |
analyze-search-results |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
search-content | - |
get-user-profile | - |
get-user-content | - |
get-thread | - |
get-trending-topics | - |