MCP server for Veles Finance Agent — AI-powered financial analysis via x402 micropayments (USDC on Base)
Project description
Veles Finance MCP Server
AI-powered financial analysis via Model Context Protocol. Each tool call is automatically paid with $0.01–$0.05 USDC on Base network via x402 protocol.
Install
pip install veles-finance-mcp
# With auto-payment support:
pip install "veles-finance-mcp[autopay]"
Configure (Claude Desktop / Cursor)
Add to claude_desktop_config.json:
{
"mcpServers": {
"veles-finance": {
"command": "veles-finance-mcp",
"env": {
"VELES_WALLET_KEY": "<your-base-wallet-private-key-with-usdc>"
}
}
}
}
Tools
| Tool | Description | Cost |
|---|---|---|
veles_agent |
Full LangGraph agent — routes to all tools, multi-turn | $0.05 USDC |
veles_due_diligence |
Stock screening: APPROVED/REJECTED with P/E, beta, margins | $0.02 USDC |
veles_sec_10k |
Extract key financials from latest SEC 10-K via EDGAR | $0.02 USDC |
veles_ask |
Direct question to Veles-Finance-7B model | $0.02 USDC |
veles_kelly |
Kelly Criterion position sizing calculator | $0.01 USDC |
Example usage in Claude
"Do due diligence on NVDA stock with aggressive risk profile"
→ veles_due_diligence(ticker="NVDA", risk_profile="aggressive")
→ Pays $0.02 USDC automatically → Returns APPROVED/REJECTED + analysis
Payment
- Network: Base (Ethereum L2)
- Asset: USDC (
0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913) - Facilitator: x402.org
- No wallet key = returns payment instructions for manual payment
Links
- Gateway: https://veles-finance-gateway.fly.dev
- x402 manifest: https://veles-finance-gateway.fly.dev/.well-known/x402
- AI discovery: https://veles-finance-gateway.fly.dev/llms.txt
- Model: Drushka/Veles-Finance-7B-v5 (94.3% accuracy on 10-K extraction)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file veles_finance_mcp-1.0.0.tar.gz.
File metadata
- Download URL: veles_finance_mcp-1.0.0.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6a6d43ea54c2881a40e97e59ab824e0fe462030dec03dec5b14a47f774de85cc
|
|
| MD5 |
eae8671479179fe3ab23c540b96b1d29
|
|
| BLAKE2b-256 |
dd0b547050c274b277eed3323adf40bb4b6a7b40ca932831fecc37373d7e3d0d
|
File details
Details for the file veles_finance_mcp-1.0.0-py3-none-any.whl.
File metadata
- Download URL: veles_finance_mcp-1.0.0-py3-none-any.whl
- Upload date:
- Size: 6.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
723c8d0c3957afad7f018edbf0ff5edbc82482f48ab1f83288400fd0cb21c985
|
|
| MD5 |
e0e7db7e68ad8dbe8670e7b3202b4f59
|
|
| BLAKE2b-256 |
f8ffdbb2620d7ed7011cf65096e6edad9a7def2468e5ae178142d261c4d8661e
|