CCM
/MCP
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Skill index
  • MCP index
  • Marketplace index
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by mertbuilds.com

Independent project, not affiliated with Anthropic
odds7 avatar

Fia Signals Mcp

odds7/fia-signals-mcp
2HTTPregistry active
Summary

Pulls live crypto market intelligence into Claude through eight tools backed by Binance, DeFiLlama, and Etherscan. Six are free: market regime detection (trending/ranging/volatile), Fear & Greed Index, perpetual funding rates, DeFi yields across Aave and Curve, trending Solana tokens with risk scores, and technical signals with RSI/MACD/ADX. Two premium tools (wallet risk scoring and smart contract audits) use x402 micropayments at $0.02 to $0.05 per call. You'd reach for this when building trading bots, portfolio analyzers, or any agent that needs to understand crypto market conditions without managing multiple API keys. Also integrates with Virtuals Protocol ACP for agent-to-agent hiring with escrow.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →

Fía Signals MCP Server

MCP x402 License: MIT

Professional-grade crypto market intelligence for AI agents. 8 MCP tools backed by real-time data from Binance, DeFiLlama, Etherscan, and more.

Tools

ToolDescriptionFree?
get_market_regimeDetect trending/ranging/volatile/breakout market regime✅ Free
get_fear_greedCrypto Fear & Greed Index with 7-day history✅ Free
get_funding_ratesTop perpetual funding rates across exchanges✅ Free
get_defi_yieldsBest yields across Aave, Compound, Curve, Lido✅ Free
get_solana_tokensTrending Solana tokens with risk scores✅ Free
get_crypto_signalsBUY/SELL/HOLD with RSI, MACD, ADX✅ Free
get_wallet_riskWallet risk score + entity classificationx402 $0.02
audit_contractSmart contract quick audit (reentrancy, access control)x402 $0.05

Quick Start

Claude Desktop

{
  "mcpServers": {
    "fia-signals": {
      "url": "https://fiasignals.com/.well-known/mcp.json"
    }
  }
}

Cursor / Windsurf

Add to your MCP config:

https://fiasignals.com/.well-known/mcp.json

Python (LangChain / CrewAI / AutoGen)

pip install fia-signals-tools
from fia_signals_tools import get_market_regime, get_crypto_signals, LANGCHAIN_TOOLS

# Standalone
regime = get_market_regime()  # {"regime": "TRENDING_UP", "confidence": 0.8, ...}
signals = get_crypto_signals("ETH")  # {"signal": "BUY", "rsi": 52, ...}

# LangChain agent
from langchain.agents import initialize_agent
agent = initialize_agent(tools=LANGCHAIN_TOOLS, llm=llm)

x402 Micropayments

Premium tools (wallet risk, smart contract audit) use x402 pay-per-call. Any agent with a Solana USDC wallet can call instantly — no API keys, no setup.

  • Discovery: https://x402.fiasignals.com/.well-known/x402.json
  • Wallet: GScv2iEvgUHcYyKpbVBHMZU3ELLvhAq4hS9aD75CiErW
  • Price: $0.001–$0.50/call

Virtuals Protocol ACP (Agent-to-Agent Hiring)

Hire CryptoIntel directly via the Virtuals ACP marketplace. Agent-to-agent escrow payments.

Agent ID: 17266
→ View on ACP Marketplace

OfferingPriceDescription
free_crypto_sample$0.01Regime + BTC price + gas snapshot
crypto_signals$0.15BUY/SELL/HOLD with RSI, ADX, MACD
price_prediction$0.10Support/resistance + directional bias
blockchain_analysis$0.25Token metrics + on-chain data
yield_scanner$0.25Best DeFi yields across protocols

Links

ResourceURL
🌐 Websitehttps://fiasignals.com
📡 x402 Gatewayhttps://x402.fiasignals.com
🤖 ACP Marketplacehttps://app.virtuals.io/acp/agent-details/17266
📖 llms.txthttps://fiasignals.com/llms.txt
📊 OpenAPIhttps://fiasignals.com/openapi.json
🔌 MCP Discoveryhttps://fiasignals.com/.well-known/mcp.json
Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
Categories
Finance & Commerce
Registryactive
TransportHTTP
UpdatedFeb 27, 2026
View on GitHub

Related Finance & Commerce MCP Servers

View all →
oktopeak avatar
Mycase Mcp

oktopeak/mycase-mcp

Connect Claude to MyCase: cases, contacts, documents, tasks, calendar, calls, time, billing, staff.
2
schematichq avatar
Schematic

schematichq/schematic-mcp

Manage companies, plans, features, and billing through SchematicHQ
2
shinydapps avatar
L402 Kit

shinydapps/l402-kit

MCP server for L402-protected APIs via Bitcoin Lightning. Pay-per-call AI tools in sats.
2
signal-found avatar
Sf Mcp

signal-found/sf-mcp

Reddit outreach at scale — find prospects, send 1000s of DMs/day, and manage your CRM via AI agents.
2
smq9sn5jck-coder avatar
FaultKey · CausalLayer

smq9sn5jck-coder/causallayer-mcp

Deterministic AI-liability attribution: signed, Bitcoin-anchored vendor/deployer/user fault split.
2
sou0327 avatar
Knowmint

sou0327/knowmint

AI agent knowledge marketplace. Discover, purchase, and retrieve human expertise via x402 on Solana.
2