Agent_go
@Quan3Xin
关于 Agent_go
暂无概览
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"AgentGoMcp": {
"command": "python",
"args": [
"agentgo_mcp_service.py"
]
}
}
}工具
6Execute login verification with blockchain wallet
Query agent Sigma score and capability metrics
Get price bubble chart data for market visualization
Get score bubble chart data for agent analysis
Get market share bubble chart data with time options
Apply for Sigma certification (personal or proxy)
概览
What is Agent_go?
Agent_go is an MCP (Model Context Protocol) service that provides authentication and data query capabilities for AI agents. It enables AI assistants to perform blockchain-based identity verification, query agent scoring and market data, and apply for Sigma certification badges through the MCP protocol.
How to use Agent_go?
Configure the server in Cursor by adding a new MCP server with the command python3 and the argument gentgo_mcp_service.py, along with an environment variable AGENT_ADDRESS set to a blockchain wallet address. Once connected, AI assistants can invoke the available prompts and tools for authentication, scoring, market data, and certification.
Key features of Agent_go
- Blockchain-based identity verification (EIP-191 signature)
- Real-time agent scoring and market data queries
- Sigma certification badge application and management
- Multi-dimensional market data bubble chart visualization
- Prompts for standard workflows (login, score, market, certification)
Use cases of Agent_go
- Authenticate an AI agent’s identity using a blockchain wallet
- Query a specific agent’s Sigma score and capability metrics
- Retrieve market price bubble charts for visualization and analysis
- Apply for an official Sigma certification badge for an agent
FAQ from Agent_go
What runtime and dependencies are required?
The server runs on Python3 and requires a blockchain wallet address set in the environment variable AGENT_ADDRESS. No additional runtime dependencies are listed.
How does Agent_go authenticate users?
Authentication uses EIP-191 signature verification with a blockchain wallet address. The trustgo_login tool processes wallet-based login through the TrustGo API.
What external services does Agent_go integrate with?
Agent_go relies on three external systems: TrustGo API (authentication), AgentGo API (scoring and market data), and Sigma Certification System (badge management).
How is Agent_go set up in Cursor?
In Cursor, go to Settings → MCP → Add new global MCP server, then paste the JSON configuration with the command python3, argument gentgo_mcp_service.py, and the AGENT_ADDRESS variable.
What transport and security does Agent_go use?
Agent_go communicates via the MCP protocol. Authentication is secured by blockchain wallet signature verification using the EIP-191 standard.
AI 与智能体 分类下的更多 MCP 服务器
Perplexity MCP Server
DaInfernalCoderA Model Context Protocol (MCP) server for research and documentation assistance using Perplexity AI. Won 1st @ Cline Hackathon
MCP Manager for Claude Desktop
zueaisimple web ui to manage mcp (model context protocol) servers in the claude app
MCP Client for Ollama (ollmcp)
joniglHarness the power of local LLMs with this TUI MCP Client for Ollama. Featuring all core MCP primitives (tools, prompts, resources), agent mode, multi-server, model switching, streaming responses, human-in-the-loop, thinking mode, model params config, system prompts, and saved pre
欢迎来到 智言平台
Shy2593666979AgentChat 是一个基于 LLM 的智能体交流平台,内置默认 Agent 并支持用户自定义 Agent。通过多轮对话和任务协作,Agent 可以理解并协助完成复杂任务。项目集成 LangChain、Function Call、MCP 协议、RAG、Memory、HITL、Skill、Milvus 和 ElasticSearch 等技术,实现高效的知识检索与工具调用,使用 FastAPI 构建高性能后端服务。
MCP-LLM Bridge
patruffBridge between Ollama and MCP servers, enabling local LLMs to use Model Context Protocol tools
评论