AgentGo MCP Service

AgentGo MCP Service

A Model Context Protocol service that enables agent authentication and integration with TrustGo platform, providing access to real-time data like price, sigma score, and mindshare bubble analytics.

Category
访问服务器

README

AgentGo MCP Service Documentation

Table of Contents

  1. Overview
  2. Architecture
  3. Integration with Cursor
  4. Prompts and Tools
  5. License

Overview

AgentGo MCP Service is an authentication and data query service designed specifically for AI agents, providing blockchain identity authentication, agent scoring queries, market data analysis, and other core capabilities for AI assistants through the MCP protocol.

Main Features

  • Secure Authentication - Blockchain-based identity verification system
  • Data Queries - Real-time agent scoring and market data retrieval
  • Certification Applications - Sigma certification badge application and management
  • Visualization Analysis - Multi-dimensional market data bubble chart display

Demo Video

This demo video shows how the AgentGo MCP Service is used in Cursor to support authentication, agent scoring, and market data visualization

Video


Architecture

graph TB
    subgraph "User Layer"
        A[User/AI Assistant]
    end
    
    subgraph "Protocol Layer"
        B[MCP Protocol Layer]
    end
    
    subgraph "AgentGo MCP Service"
        C[Service Gateway]
        D[Authentication Module]
        E[Data Query Module]
        F[Certification Module]
    end
    
    subgraph "External Services"
        G[TrustGo API]
        H[AgentGo API]
        I[Sigma Certification System]
    end
    
    subgraph "Blockchain"
        J[EIP-191 Signature Verification]
        K[Wallet Address Verification]
    end
    
    A --> B
    B --> C
    C --> D
    C --> E
    C --> F
    
    D --> J
    D --> K
    E --> G
    E --> H
    F --> I
    
    style A fill:#e1f5fe
    style C fill:#f3e5f5
    style G fill:#e8f5e8
    style H fill:#e8f5e8
    style I fill:#e8f5e8
    style J fill:#fff3e0
    style K fill:#fff3e0
  • User Layer: AI assistants or user interfaces
  • Protocol Layer: MCP standard protocol processing
  • Service Layer: AgentGo core business logic
  • External Services: Third-party APIs and data sources

Integration with Cursor

To connect to the MCP server from Cursor:

  1. Open Cursor and go to Settings (gear icon in the top right)
  2. Click on "MCP" in the left sidebar
  3. Click "Add new global MCP server"
  4. Enter the following details:

Default mode

{
   "mcpServers": {
      "AgentGoMcp": {
      "command": "python3",
      "args": ["gentgo_mcp_service.py"],
      "env": {
         "AGENT_ADDRESS": "0x39a39981bF87EE0e8E9D6434A56f00758c9666f0"
      }
      }
   }
}

Prompts and Tools

Prompts

Name Description Usage Example
basic_login_flow Complete authentication process with wallet verification "I want to authenticate with my wallet address 0x742d35..."
query_agent_score Get detailed agent performance metrics and ratings "What's the Sigma score for agent aixbt?"
market_data_query Retrieve various market visualization data and trends "Show me the current price bubble chart"
certification_application Apply for official Sigma certification badges "I want to apply for Sigma certification for aixbt"

Tools

Name Description
trustgo_login Execute login verification with blockchain wallet
query_sigma_score Query agent Sigma score and capability metrics
query_price_bubble Get price bubble chart data for market visualization
query_sigma_score_bubble Get score bubble chart data for agent analysis
query_market_share_bubble Get market share bubble chart data with time options
apply_sigma_certification Apply for Sigma certification (personal or proxy)

License

This project is licensed under the MIT License - see the LICENSE file for details.

推荐服务器

Baidu Map

Baidu Map

百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。

官方
精选
JavaScript
Playwright MCP Server

Playwright MCP Server

一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。

官方
精选
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。

官方
精选
本地
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。

官方
精选
本地
TypeScript
VeyraX

VeyraX

一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。

官方
精选
本地
graphlit-mcp-server

graphlit-mcp-server

模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。

官方
精选
TypeScript
Kagi MCP Server

Kagi MCP Server

一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。

官方
精选
Python
e2b-mcp-server

e2b-mcp-server

使用 MCP 通过 e2b 运行代码。

官方
精选
Neon MCP Server

Neon MCP Server

用于与 Neon 管理 API 和数据库交互的 MCP 服务器

官方
精选
Exa MCP Server

Exa MCP Server

模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。

官方
精选