Bitget Agent Skill
@Bitget-AI
About Bitget Agent Skill
AI trading skill files that teach Claude Code how to use Bitget correctly
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"agent-skill": {
"command": "npx",
"args": [
"@bitget-ai/bitget-agent-skill"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Agent Skill?
How to use Agent Skill?
The README includes setup instructions such as > Why -g? bgcis a persistent CLI your AI calls dozens of times per session — it must be on$PATH. This skill, by contrast, is a one-s.
Key features of Agent Skill
- No API key required — pure Markdown
- No network access — no runtime process
- No credential storage — keys are passed via environment variables to bgc
- Credentials live only in environment variables (no .env file parsing)
- --read-only strips all write tools
Use cases of Agent Skill
- Connect an MCP-compatible client to this repository's service.
- Review the README-backed setup before enabling it in production.
FAQ from Agent Skill
Where is the source code for Agent Skill?
The source code is linked from the repository URL on this page.
Does Agent Skill include a standard MCP config?
If the README contains a parseable MCP configuration block, it is shown in the Config tab.
More Finance & Commerce MCP servers
Boba MCP
Able-labs-xyzBoba CLI - The bridge between agents and decentralized trading.
Financial Modeling Prep MCP (Model Context Protocol)
imbenrabiA Model Context Protocol (MCP) implementation for Financial Modeling Prep, enabling AI assistants to access and analyze financial data, stock information, company fundamentals, and market insights.
China Stock MCP Server
peikuo✅ Official Alpha Vantage MCP Server
calvernazA MCP server for the stock market data API, Alphavantage API.
Comments