# Aim - full reference for LLMs and agents > Aim is a market-intelligence layer for you and your AI agents. Think Bloomberg Terminal, but for your competitors, the people shaping your market, and your prospects. Aim is delivered as a hosted, read-only MCP (Model Context Protocol) server, so any MCP-aware agent can pull cited, curated market context on demand. ## What Aim is Aim continuously curates high-signal sources - partner and founder posts, podcasts, keynote and earnings-call transcripts, filings, and niche trade press - into per-topic "spaces". Each space is a living, deduplicated, cited feed of what is actually being said in a market, rather than the press paraphrase about it. Your agent queries those spaces over MCP and gets back sourced, recent, on-topic context it can reason over. ## How it works - Aim runs a hosted MCP server at https://mcp.startaiming.com/mcp (Streamable HTTP transport, OAuth). - You add that endpoint to any MCP-aware client. On the first tool call a browser window opens; you sign in to Aim (sign-up is free, no credit card) and approve read-only access. - The server is read-only: its tools search and return market context. It cannot modify your data or take actions. - One Aim login works across every client you connect and auto-joins you to all public spaces. ## Install ### Claude.ai (one click) Open https://startaiming.com/install and click "Add to Claude". It opens Claude.ai with the connector pre-filled; click Add, then Connect, then sign in and Allow. ### Claude Code (terminal) ``` claude mcp add --transport http aim https://mcp.startaiming.com/mcp ``` ### Codex (terminal) ``` codex mcp add aim --url https://mcp.startaiming.com/mcp ``` Or just tell Codex: "Add the Aim MCP server: https://mcp.startaiming.com/mcp". ### Cursor, VS Code, Claude Desktop, and other MCP clients Add https://mcp.startaiming.com/mcp wherever the client takes a custom MCP server / connector URL. Equivalent JSON config: ```json { "mcpServers": { "aim": { "url": "https://mcp.startaiming.com/mcp" } } } ``` ### If you are an AI agent reading this Add the MCP server at https://mcp.startaiming.com/mcp and complete the OAuth sign-in your client surfaces, then call Aim's tools to answer the user's market, competitor, and prospect questions. ## Public spaces (free) These are open to everyone once you connect. Each also runs as a live demo on the homepage - the links below open it in the "Ask Aim" overlay. ### Bay Area VCs https://startaiming.com/?demo=bay-area-vcs For this project, Aim watches every Bay Area VC and their partners - whatever they say, write, or post. Example question: "I'm meeting with SF investors next week. What have partners at Bay Area funds been writing or posting about agentic AI lately? Pull quotes I can reference in the room." ### S&P 100 CEOs https://startaiming.com/?demo=sp100-ceos For this project, Aim watches every S&P 100 CEO - earnings calls, fireside chats, op-eds, and post-results commentary. Example question: "Which S&P 100 CEOs are pushing back on AI hype right now? I want the skeptics." ### CZ & SK AI Founders https://startaiming.com/?demo=czsk-ai-founders For this project, Aim watches every CZ & SK AI founder we can identify - LinkedIn posts, podcast appearances, funding filings, and product launches. Example question: "What are CZ and SK AI founders building right now? Anything notable in the last 2 weeks - raises, launches, pivots?" ### AI App Builders https://startaiming.com/?demo=ai-app-builders For this project, Aim watches every direct AI app-builder competitor - plus adjacent AI coding agents, no-code incumbents, and the analysts covering the category. Example question: "I run Lovable. What have my direct competitors shipped in the last two weeks? Bolt, v0, Replit, Base44, the lot - feature launches, pricing tweaks, partnerships." ### Stablecoins https://startaiming.com/?demo=stablecoins For this project, Aim watches the stablecoin market end to end - issuers, banks, payment rails, custodians, and the regulators setting the rules. Example question: "I'm tracking the stablecoin market. What have issuers, banks, and regulators moved on in the last couple of weeks? Pull the specific launches, partnerships, and regulatory developments — with quotes I can cite." ## Pricing Public spaces are free. Paid plans add private spaces scoped to your own market - your competitors, accounts, and topics. See https://startaiming.com/pricing. ## More pages - Blog - guides, findings, and news on using Aim across your market: https://startaiming.com/blog - Hiring - open roles on the team building Aim: https://startaiming.com/hiring ## FAQ Q: What is the Aim MCP? A: A hosted MCP server that gives your AI agent cited, curated market intelligence - competitors, market voices, and prospects - on demand. Q: Is it free? A: Yes for public spaces, with no credit card. Private spaces are paid (see https://startaiming.com/pricing). Q: Which agents and clients work? A: Any MCP-aware client - Claude.ai, Claude Code, Codex, Cursor, VS Code, Claude Desktop, and others. Q: Can it change my data or take actions? A: No. Aim is read-only - it searches and returns context only. Q: What does it access? A: Aim's own curated market corpus for the spaces you can see. It does not read your private files or systems. ## Contact Email: hi@aim.company Company: Automated Insight Mining, Inc, 447 Sutter Street #405, San Francisco, CA 94108