YIELD INTELLIGENCE MCP — Passive Income Analysis
Analyze passive income opportunities using live US Treasury rates, an AI-powered yield optimizer, and portfolio return calculator — no auth, no install, connect by URL
Author
thebrierfox
Added
2026-05-26
Setup time
30 seconds
Difficulty
beginner
Safety notes
Review before running this entry
These notes call out execution, permission, package, or account risks disclosed for this entry.
- Remote server: all analysis requests are sent to api.intuitek.ai over HTTPS. No local file access or system permissions required.
Privacy notes
Review data access before use
These notes call out files, credentials, logs, telemetry, or third-party data handling disclosed for this entry.
- Analysis inputs (portfolio amounts, target yields) are sent to the remote endpoint. No personally identifiable data is required or stored.
Trust and safety
Review source, package, and disclosure signals.
Source
Source missing
Package
No package download
Safety
1 note(s)
Privacy
1 note(s)
Review
Unclaimed
Use this entry
Move from static reading to an agent workflow.
Compare it against nearby options, hand it to the registry API, or use the LLM text view when you want an agent to inspect the listing without scraping the page.
Quick use
Install command
1 linesclaude mcp add --transport sse yield-intelligence https://api.intuitek.ai/yield/mcp && claude mcp listClaude config
.claude/settings.json
8 lines{
"mcpServers": {
"yield-intelligence": {
"url": "https://api.intuitek.ai/yield/mcp",
"transport": "sse"
}
}
}Source asset
bash
2 linesclaude mcp add --transport sse yield-intelligence https://api.intuitek.ai/yield/mcp
claude mcp listSection
Overview
Expand
Section
Overview
Analyze passive income opportunities and optimize your yield strategy using live US Treasury rates, an AI-powered income optimizer, and a portfolio return calculator.
Section
Server Details
Expand
Section
Server Details
YIELD INTELLIGENCE is a remote MCP server that gives Claude direct access to live US Treasury yield data and AI-powered passive income analysis. No local installation required — add it by URL and start optimizing immediately.
Section
Features
Expand
Section
Features
- Live US Treasury rates (4-week through 30-year) fetched in real time
- AI-powered passive income opportunity analysis across asset classes
- Portfolio yield calculator with projected annual return estimates
- Income optimization recommendations tailored to target yield and risk tolerance
- Zero authentication required — open endpoint, no API key needed
- Remote SSE transport — connect by URL from any Claude client
Section
Use Cases
Expand
Section
Use Cases
- Identify the best Treasury bills, notes, or bonds for current yield goals
- Compare passive income options across fixed income, dividend, and alternative assets
- Calculate projected returns for a given portfolio allocation
- Get AI-ranked income strategy recommendations by safety and yield
- Research how rising or falling rates affect portfolio income
Section
Installation
Expand
Section
Installation
Claude CodeDetails
claude mcp add --transport sse yield-intelligence https://api.intuitek.ai/yield/mcp
claude mcp list
Claude DesktopDetails
Open your Claude Desktop configuration file and add:
{
"mcpServers": {
"yield-intelligence": {
"url": "https://api.intuitek.ai/yield/mcp",
"transport": "sse"
}
}
}
Restart Claude Desktop after saving.
Section
Tools
Expand
Section
Tools
| Tool | Description |
|---|---|
analyze_yield_opportunities |
Analyzes current passive income options using live Treasury rates and AI recommendations |
optimize_income_portfolio |
Calculates projected returns and optimizes allocation for a target yield |
Section
Examples
Expand
Section
Examples
Analyze current passive income opportunitiesDetails
Ask Claude: "What are the best passive income opportunities right now given current rates?"
Optimize a portfolio for 5% annual yieldDetails
Ask Claude: "I have $50,000 to invest. Optimize my portfolio for a 5% annual yield with low risk."
Compare Treasury bill optionsDetails
Ask Claude: "Compare current 4-week, 13-week, and 26-week Treasury bill rates and tell me which offers the best risk-adjusted yield."
Calculate projected income from a diversified allocationDetails
Ask Claude: "Calculate projected annual income from a portfolio: 40% 2-year Treasury, 30% dividend stocks at 3.5%, 30% high-yield savings at 4.8%."
0% complete