Sentiment402 MCP Adapter
by kytona
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SENTIMENT402_USER_AGENT | No | User agent string for API requests | sentiment402-mcp/0.1.0 |
| SENTIMENT402_API_VERSION | No | API version to use: 'v1' or 'v2' | v1 |
| SENTIMENT402_CACHE_TTL_MS | No | Cache TTL in milliseconds | 60000 |
| SENTIMENT402_USE_LOCALHOST | No | Set to 'true' to use http://localhost:8080 instead of the default API base URL | false |
| SENTIMENT402_X402_MAX_PAYMENT | No | Maximum payment in base units (e.g., $0.10 USDC) | 100000 |
| SENTIMENT402_X402_PRIVATE_KEY | No | EVM private key for auto-paying x402 requests (optional) |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/kytona/sentiment402-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server