A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/paperinvest/mcp-server below:

GitHub - paperinvest/mcp-server: Official MCP server for Paper's trading platform

Official Model Context Protocol (MCP) server for Paper's trading platform. This enables AI assistants like Claude to interact with Paper's API using natural language.

This package is automatically installed when you configure Claude Desktop. No manual installation is required.

Add this to your Claude Desktop configuration file:

macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "paper-invest": {
      "command": "npx",
      "args": ["@paperinvest/mcp-server"],
      "env": {
        "PAPER_INVEST_API_KEY": "your-api-key-here"
      }
    }
  }
}
  1. Sign up at app.paperinvest.io
  2. Generate an API key from your account settings
  3. Add the configuration above with your API key
  4. Restart Claude Desktop

The MCP server provides access to:

Once configured, you can ask Claude:

Full documentation available at docs.paperinvest.io

MIT © Paper Invest, Inc.

For support, visit paperinvest.io or email support@paperinvest.io


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4